This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/rbldnsd.wrapper %i
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
RemoveIPC
Introduced in systemd 232=yes -
Restart=on-failure
-
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictRealtime
Introduced in systemd 231=yes -
SystemCallArchitectures=native
-
Type=notify
-
-
[Unit]
-
After=network.target
-
Before=rbldnsd.service
-
ConditionPathExistsGlob=/var/lib/rbldns/*
-
Description=DNSBL name server %i
-
Documentation=man:rbldnsd(8)
-
PartOf=rbldnsd.service
-
ReloadPropagatedFrom=rbldnsd.service
-
Additionnal notes
Nothing here.