This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/sbin/inetd -
KillMode=process -
Restart=on-failure -
Type=notify -
WatchdogSec=5
-
-
[Unit]-
After=network-online.target -
ConditionPathExists=/etc/inetd.conf -
Description=Internet superserver -
Documentation=man:inetd(8) -
Wants=network-online.target
-
Additionnal notes
Nothing here.