2
Description=Server of encrypted passwords to Mandos clients
 
 
3
Documentation=man:intro(8mandos) man:mandos(8)
 
 
6
BusName=se.recompile.Mandos
 
 
7
ExecStart=/usr/sbin/mandos --foreground
 
 
10
## Using socket activation won't work, because systemd always does
 
 
11
## bind() on the socket, and also won't announce the ZeroConf service.
 
 
12
#ExecStart=/usr/sbin/mandos --foreground --socket=0
 
 
16
WantedBy=multi-user.target