This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_SYS_CHROOT CAP_NET_BIND_SERVICE
-
CapabilityBoundingSet=CAP_SETUID CAP_SETGID CAP_SYS_CHROOT CAP_NET_BIND_SERVICE CAP_KILL
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/ngircd -n
-
ExecStart=/usr/sbin/ngircd
-
ExecStart=/usr/sbin/ngircd -n
-
Group=irc
-
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=full -
Restart=on-failure
-
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX
-
RestrictRealtime
Introduced in systemd 231=yes -
RuntimeDirectory=ngircd
-
RuntimeDirectoryMode=750
-
Type=forking
-
User=irc
-
-
[Unit]
-
After=network.target
-
Before=anope.service atheme.service irc-services.service bopm.service
-
Description=Next Generation IRC Daemon
-
Documentation=man:ngircd(8) man:ngircd.conf(5)
-
Documentation=man:ngircd(8) man:ngircd.conf(5) https://ngircd.barton.de
-
Wants=anope.service atheme.service irc-services.service bopm.service
-
Additionnal notes
Nothing here.