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
 
21
20
## Using socket activation won't work, because systemd always does
 
22
21
## bind() on the socket, and also won't announce the ZeroConf service.
 
23
22
#ExecStart=/usr/sbin/mandos --foreground --socket=0
 
36
26
WantedBy=multi-user.target