8
8
## If the server is configured to not use ZeroConf, these two lines
9
9
## become unnecessary and should be removed or commented out.
10
10
After=avahi-daemon.service
14
14
## If the server's D-Bus interface is disabled, the "BusName" setting
15
15
## should be removed or commented out.
16
16
BusName=se.recompile.Mandos
20
21
## Using socket activation won't work, because systemd always does
21
22
## bind() on the socket, and also won't announce the ZeroConf service.
22
23
#ExecStart=/usr/sbin/mandos --foreground --socket=0
26
36
WantedBy=multi-user.target