parent
9c0c370b83
commit
91ee920b5f
1 changed files with 4 additions and 1 deletions
|
@ -107,5 +107,8 @@ fi
|
|||
|
||||
|
||||
chmod 777 -R /config/extended
|
||||
|
||||
if [ -f /custom-services.d/scripts_init.bash ]; then
|
||||
# user misconfiguration detected, sleeping...
|
||||
sleep infinity
|
||||
fi
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue