summaryrefslogtreecommitdiff
path: root/tacplus-daemon/main.h
blob: 10e56d3fd2a38c72108857683116cd6cc8996e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
	TACACS+ D-Bus Daemon code

	Copyright (c) 2019 AT&T Intellectual Property.
	Copyright (c) 2015 Brocade Communications Systems, Inc.

	SPDX-License-Identifier: GPL-2.0-only
*/

#include "daemon.h"
#include "dbus_service.h"
#include <signal.h>