mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
openssh: sshd.service: remove KillMode
^^ or active sessions won't be killed on shutdown / reboot
This commit is contained in:
parent
732d05d7fc
commit
8c1acb4902
@ -9,7 +9,6 @@ EnvironmentFile=-/storage/.cache/services/sshd.conf
|
||||
ExecStartPre=/usr/sbin/sshd-keygen
|
||||
ExecStart=/usr/sbin/sshd -D $SSH_ARGS
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
KillMode=process
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user