aboutsummaryrefslogtreecommitdiffstats
path: root/stage4
diff options
context:
space:
mode:
Diffstat (limited to 'stage4')
-rwxr-xr-xstage4/04-enable-xcompmgr/00-run.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/stage4/04-enable-xcompmgr/00-run.sh b/stage4/04-enable-xcompmgr/00-run.sh
deleted file mode 100755
index ad6298d..0000000
--- a/stage4/04-enable-xcompmgr/00-run.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash -e
-
-on_chroot << EOF
- raspi-config nonint do_xcompmgr 0
-EOF