mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #31 from marineam/efunc
fix(sys-apps/efunctions): Fix INSTALL_MASK to remove init.d
This commit is contained in:
commit
e886ae277a
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/efunctions
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/sys-apps/efunctions
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Don't filter out /etc/init.d/functions.sh
|
||||
PKG_INSTALL_MASK="${PKG_INSTALL_MASK/\/etc\/init.d}"
|
||||
INSTALL_MASK="${INSTALL_MASK/\/etc\/init.d}"
|
||||
Loading…
x
Reference in New Issue
Block a user