aboutsummaryrefslogtreecommitdiffstats
path: root/stage2/01-sys-tweaks
diff options
context:
space:
mode:
authorSerge Schneider <[email protected]>2017-07-12 12:33:57 +0100
committerSerge Schneider <[email protected]>2017-07-28 13:35:46 +0100
commitf2060a8ee2cfd5a7a6c26e96e48ac363e327af1a (patch)
tree4376b2fc5a6da80bc500ce0f0ee71f49e14e4499 /stage2/01-sys-tweaks
parent7149e20f2d919efdafc325602c373aee35b27023 (diff)
export-noobs: enable NOOBS config script here instead of stage2
Diffstat (limited to 'stage2/01-sys-tweaks')
-rwxr-xr-xstage2/01-sys-tweaks/01-run.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/stage2/01-sys-tweaks/01-run.sh b/stage2/01-sys-tweaks/01-run.sh
index f24d529..4c72d85 100755
--- a/stage2/01-sys-tweaks/01-run.sh
+++ b/stage2/01-sys-tweaks/01-run.sh
@@ -17,7 +17,6 @@ systemctl disable nfs-common
systemctl disable rpcbind
systemctl disable ssh
systemctl enable regenerate_ssh_host_keys
-systemctl enable apply_noobs_os_config
systemctl enable resize2fs_once
EOF