This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/sysconfig/gsisshd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/gsisshd -D $OPTIONS
-
KillMode=process
-
Restart=on-failure
-
RestartSec=42s
-
Type=notify
-
-
[Unit]
-
After=network.target gsisshd-keygen.target
-
Description=gsissh server daemon
-
Documentation=man:gsisshd(8) man:gsisshd_config(5)
-
Wants=gsisshd-keygen.target
-
Additionnal notes
Nothing here.