stage4: enable xcompmgr

master
Serge Schneider 2019-06-07 16:43:42 +01:00
parent f86cb0d54a
commit 0b4d95c4a2
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash -e
on_chroot << EOF
raspi-config nonint do_xcompmgr 0
EOF