summarylogtreecommitdiffstats
path: root/authdaemond.service
blob: ad2cfcbbb3373c666cfc811ca20ba285b0da7b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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