summarylogtreecommitdiffstats
path: root/authdaemond.service
blob: 9973d58014375c9a371e3502fcdc5c3843b27979 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Courier Authentification Daemon

[Service]
Type=forking
ExecStart=/usr/bin/authdaemond start
ExecStop=/usr/bin/authdaemond stop
PIDFile=/var/run/authdaemon/pid

[Install]
WantedBy=multi-user.target