summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-01-24 15:05:35 +0100
committerSimon Rettberg2023-01-24 15:05:35 +0100
commit293907a6e894eaf30f70f91707921a82c27c8698 (patch)
tree39c0e2c7419b850de8998c6a8c945eb492b09eea
parent[busybox] Update config (diff)
downloadsystemd-init-293907a6e894eaf30f70f91707921a82c27c8698.tar.gz
systemd-init-293907a6e894eaf30f70f91707921a82c27c8698.tar.xz
systemd-init-293907a6e894eaf30f70f91707921a82c27c8698.zip
Accidentally enabled NFS
-rw-r--r--modules.d/busybox/openslx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.d/busybox/openslx.config b/modules.d/busybox/openslx.config
index db7c141e..40f107a7 100644
--- a/modules.d/busybox/openslx.config
+++ b/modules.d/busybox/openslx.config
@@ -674,7 +674,7 @@ CONFIG_MOUNT=y
# CONFIG_FEATURE_MOUNT_VERBOSE is not set
CONFIG_FEATURE_MOUNT_HELPERS=y
# CONFIG_FEATURE_MOUNT_LABEL is not set
-CONFIG_FEATURE_MOUNT_NFS=y
+# CONFIG_FEATURE_MOUNT_NFS is not set
CONFIG_FEATURE_MOUNT_CIFS=y
CONFIG_FEATURE_MOUNT_FLAGS=y
CONFIG_FEATURE_MOUNT_FSTAB=y