2
Description=Server of encrypted passwords to Mandos clients
 
 
3
Documentation=man:intro(8mandos) man:mandos(8)
 
 
7
## Type=dbus is not appropriate, because Mandos also needs to announce
 
 
8
## its ZeroConf service and be reachable on the network.
 
 
10
#BusName=se.recompile.Mandos
 
 
11
# If you add --no-dbus, also comment out BusName above, and vice versa
 
 
12
ExecStart=/usr/sbin/mandos --foreground
 
 
15
## Using socket activation won't work either, because systemd always
 
 
16
## does bind() on the socket, and also won't announce the ZeroConf
 
 
18
#ExecStart=/usr/sbin/mandos --foreground --socket=0
 
 
22
WantedBy=multi-user.target