This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/usr/libexec/news/bin/rc.news reload
-
ExecReload=/usr/sbin/ctlinnd -t 20 reload all 'by systemd'
-
ExecStart=/etc/news/boot
-
ExecStart=/usr/libexec/news/bin/rc.news
-
ExecStop=-/usr/sbin/ctlinnd -s -t 20 throttle 'system is going down' -/usr/sbin/ctlinnd -s -t 20 shutdown 'system is going down'
-
ExecStop=/usr/libexec/news/bin/rc.news stop
-
Group=news
-
KillMode=control-group
-
LimitNOFILE=infinity
-
PIDFile=/run/news/innd.pid
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-abort
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=forking
-
Type=notify
-
User=news
-
-
[Unit]
-
After=network-online.target
-
After=network-online.target nss-lookup.target
-
Description=Inter Net News Server (INN)
-
Description=InterNetNews
-
Documentation=man:innd(8)
-
Requires=inn.socket
-
Wants=network-online.target
-
Additionnal notes
Nothing here.