Remove unnecessary code
This commit is contained in:
parent
608852dba8
commit
4603e63a6d
1 changed files with 0 additions and 7 deletions
7
build.sh
7
build.sh
|
@ -308,13 +308,6 @@ apply_patches '06-path.diff'
|
|||
#
|
||||
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.
|
||||
#
|
||||
|
|
Reference in a new issue