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
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced 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.