This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ConfigurationDirectory=news
-
ExecReload=/usr/sbin/ctlinnd -t 20 reload all 'by systemd'
-
ExecStart=/usr/lib/news/bin/rc.news
-
ExecStop=/usr/lib/news/bin/rc.news stop
-
Group=news
-
LimitNOFILE=infinity
-
LogsDirectory=news
-
LogsDirectoryMode=775
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
ReadWritePaths=/var/spool/news/
-
Restart=on-abort
-
RuntimeDirectory=news
-
StateDirectory=news
-
StateDirectoryMode=775
-
Type=notify
-
User=news
-
-
[Unit]
-
After=network-online.target
-
Description=InterNetNews
-
Documentation=man:innd(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.