summaryrefslogtreecommitdiffstats
path: root/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx
diff options
context:
space:
mode:
authorSimon Rettberg2021-11-12 10:09:55 +0100
committerSimon Rettberg2021-11-12 10:09:55 +0100
commit2bb9b2f9a89aed9e75a970c1e4a268f405ced3b2 (patch)
treeea1e00d2f01e2a80478eddf69f775c457cfd249a /core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx
parent[disk-partitions] Fix syntax error (diff)
downloadmltk-2bb9b2f9a89aed9e75a970c1e4a268f405ced3b2.tar.gz
mltk-2bb9b2f9a89aed9e75a970c1e4a268f405ced3b2.tar.xz
mltk-2bb9b2f9a89aed9e75a970c1e4a268f405ced3b2.zip
[dhcpc-busybox] Add remark about slx-network dracut dependency
Diffstat (limited to 'core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx')
-rwxr-xr-xcore/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx b/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx
index d6997950..3b741c5f 100755
--- a/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx
+++ b/core/modules/dhcpc-busybox/data/opt/openslx/scripts/udhcpc-openslx
@@ -18,6 +18,9 @@
#
# -----------------------------------------------------------------------------
+# DO NOT RENAME/MOVE THIS FILE!
+# The slx-network dracut module checks for its existence
+
. /opt/openslx/config
declare -rg primary="${SLX_BRIDGE:-br0}"