1
0
Fork 0

Remove unnecessary code

This commit is contained in:
Braiden Vasco 2017-07-05 08:00:17 +00:00
parent 608852dba8
commit 4603e63a6d

View file

@ -308,13 +308,6 @@ apply_patches '06-path.diff'
# #
install -m 644 files/50raspi "$ROOTFS_DIR/etc/apt/apt.conf.d/" install -m 644 files/50raspi "$ROOTFS_DIR/etc/apt/apt.conf.d/"
##
# Disable unnecessary files (maybe packages can not be removed).
#
on_chroot << EOF
systemctl disable rpcbind
EOF
## ##
# Wi-Fi firmware and tools. # Wi-Fi firmware and tools.
# #