mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
Revert "openssh: shutdown openssh on reboot/poweroff"
This reverts commit fd6978b26844a031be0fbeacb5b4f231f127f4d3.
This commit is contained in:
parent
ac21cd96ca
commit
6a1a777a53
@ -78,7 +78,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "Stopping SSH Server"
|
||||
killall sshd
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user