mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
Revert "samba: shutdown samba on reboot/poweroff"
This reverts commit 5ee94a6324cfafcc928a8fd94a22ae5dcf9fa04f.
This commit is contained in:
parent
6a1a777a53
commit
8715162529
@ -52,8 +52,5 @@ case $RUNLEVEL in
|
||||
;;
|
||||
|
||||
poweroff|reboot)
|
||||
progress "Stopping Samba server"
|
||||
killall nmbd
|
||||
killall smbd
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user