From fd22282ee0a851150567ebe556c9c0fa9ca8d251 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 9 Dec 2020 09:12:13 +0100 Subject: [rootfs-stage32] Add missing config include --- .../rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/rootfs') diff --git a/core/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions b/core/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions index fcf41149..5c579f05 100755 --- a/core/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions +++ b/core/rootfs/rootfs-stage32/data/opt/openslx/scripts/systemd-setup_partitions @@ -25,6 +25,8 @@ PARTITION_FILE="/run/openslx/partitions" readonly MOUNT_POINT_45 PARTITION_FILE mkdir -p "/run/openslx" +. /opt/openslx/config + declare -a TMPFILES gettmp () { local vn file -- cgit v1.2.3-55-g7522