Codespace updated

Debian pre/post scripts modified for HyperBian
This commit is contained in:
Paulchen Panther
2020-11-24 21:28:02 +00:00
committed by GitHub
parent 0cbb276631
commit a42aae44d1
5 changed files with 26 additions and 32 deletions

View File

@@ -12,7 +12,7 @@ then
then
echo "--> stop init deamon: systemd"
# systemd
systemctl stop hyperiond"@${FOUND_USR}" 2> /dev/null
systemctl stop hyperion hyperiond"@${FOUND_USR}" 2> /dev/null
elif [ -e /sbin/initctl ]
then