Remove desktop-background setting (not used by PIXEL)
This commit is contained in:
parent
e800956bd8
commit
232d0a48a0
|
@ -1,8 +1,3 @@
|
||||||
#!/bin/bash -e
|
#!/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
|
rm -f ${ROOTFS_DIR}/etc/systemd/system/dhcpcd.service.d/wait.conf
|
||||||
|
|
Loading…
Reference in New Issue
Block a user