Rev 623 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
[Unit]Description= Keep sshd Service.After=network-pre.target dbus.service network.target network.service httpd.service[Service]Type=simpleUser=rootExecStart=/usr/bin/keepSshd.phpExecReload=killall keepSshd.php; sleep 10; keepSshd.phpRestart=on-failureTimeoutSec=infinity[Install]WantedBy=multi-user.target