This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
BusName=se.recompile.Mandos -
CapabilityBoundingSet=CAP_KILL CAP_SETGID CAP_SETUID CAP_DAC_OVERRIDE CAP_NET_RAW -
EnvironmentFile=/etc/default/mandos -
ExecStart=/usr/sbin/mandos --foreground $DAEMON_ARGS -
KillMode=mixed -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always
-
-
[Unit]-
After=network.target avahi-daemon.service -
Description=Server of encrypted passwords to Mandos clients -
Documentation=man:intro(8mandos) man:mandos(8) -
Requisite=avahi-daemon.service
-
Additionnal notes
Nothing here.