Skip to content

Commit

Permalink
Remove changes transferred into raspberrypi-ui-mods
Browse files Browse the repository at this point in the history
  • Loading branch information
XECDesign committed Oct 18, 2016
1 parent 24ad8c2 commit e800956
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
9 changes: 1 addition & 8 deletions stage3/01-tweaks/00-run.sh
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
#!/bin/bash -e

on_chroot sh -e - <<EOF
update-alternatives --set libgksu-gconf-defaults /usr/share/libgksu/debian/gconf-defaults.libgksu-sudo
update-gconf-defaults
EOF

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
install -m 644 files/55-storage.pkla ${ROOTFS_DIR}/etc/polkit-1/localauthority/50-local.d/
install -m 644 files/75source-profile ${ROOTFS_DIR}/etc/X11/Xsession.d/
rm -f ${ROOTFS_DIR}/etc/systemd/system/dhcpcd.service.d/wait.conf
6 changes: 0 additions & 6 deletions stage3/01-tweaks/files/55-storage.pkla

This file was deleted.

2 changes: 0 additions & 2 deletions stage3/01-tweaks/files/75source-profile

This file was deleted.

0 comments on commit e800956

Please sign in to comment.