Remove desktop-background setting (not used by PIXEL)

This commit is contained in:
Serge Schneider 2016-10-18 15:21:37 +01:00
parent e800956bd8
commit 232d0a48a0

View file

@ -1,8 +1,3 @@
#!/bin/bash -e
on_chroot sh -e - <<EOF
update-alternatives --install /usr/share/images/desktop-base/desktop-background \
desktop-background /usr/share/raspberrypi-artwork/raspberry-pi-logo.png 100
EOF
rm -f ${ROOTFS_DIR}/etc/systemd/system/dhcpcd.service.d/wait.conf