This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_CHOWN CAP_DAC_OVERRIDE CAP_IPC_LOCK CAP_NET_BIND_SERVICE CAP_SETGID CAP_SETUID CAP_SYS_CHROOT
-
EnvironmentFile=-/etc/default/yadifa
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/yadifad --nodaemon -c $YADIFA_CONF
-
KillMode=process
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyPaths=/etc/yadifa
-
ReadWritePaths=/run /var/lib/yadifa /var/log/yadifa
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=YADIFA Domain Name Server
-
Documentation=man:yadifad(8)
-
Additionnal notes
Nothing here.