stage4: enable xcompmgr

This commit is contained in:
Serge Schneider 2019-06-07 16:43:42 +01:00
parent f86cb0d54a
commit 0b4d95c4a2

View file

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