stage4: enable xcompmgr
This commit is contained in:
parent
f86cb0d54a
commit
0b4d95c4a2
1 changed files with 5 additions and 0 deletions
5
stage4/04-enable-xcompmgr/00-run.sh
Executable file
5
stage4/04-enable-xcompmgr/00-run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
raspi-config nonint do_xcompmgr 0
|
||||
EOF
|
Loading…
Reference in a new issue