Remove custom svc from user bundle
rodzic
bcc82acd52
commit
93b708c10b
|
@ -71,6 +71,7 @@ process_custom_services() {
|
|||
if [[ -n "$(/bin/ls -A /etc/s6-overlay/s6-rc.d/custom-svc-* 2>/dev/null)" ]]; then
|
||||
echo "[custom-init] removing existing custom services..."
|
||||
rm -rf /etc/s6-overlay/s6-rc.d/custom-svc-*
|
||||
rm /etc/s6-overlay/s6-rc.d/user/contents.d/custom-svc-*
|
||||
fi
|
||||
|
||||
# Make sure custom service directory exists and has files in it
|
||||
|
|
Ładowanie…
Reference in New Issue