mirror of
https://github.com/hassio-addons/addon-base.git
synced 2025-05-07 04:11:24 +00:00
Revert "Add tiny legacy s6 disable script" (#204)
This reverts commit f19e7f3334
.
This commit is contained in:
parent
f19e7f3334
commit
48bd318d5f
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
||||||
#!/bin/bash
|
|
||||||
# ==============================================================================
|
|
||||||
# Home Assistant Community Add-on: Base Images
|
|
||||||
# Really tiny command, that can be used by other images to remove legacy S6
|
|
||||||
# Overlay files. This makes startup for those add-ons a tiny bit cleaner.
|
|
||||||
# ==============================================================================
|
|
||||||
rm -fr \
|
|
||||||
/package/admin/s6-overlay/etc/s6-rc/sources/base/contents.d/legacy-cont-init \
|
|
||||||
/package/admin/s6-overlay/etc/s6-rc/sources/top/contents.d/legacy-services \
|
|
||||||
/package/admin/s6-overlay/etc/s6-rc/sources/legacy-cont-init \
|
|
||||||
/package/admin/s6-overlay/etc/s6-rc/sources/legacy-services
|
|
Loading…
Add table
Add a link
Reference in a new issue