busybox: cleanup unused config

This commit is contained in:
cvh 2017-04-09 17:11:01 +02:00
parent ffa06a6775
commit 93ed6dd232
2 changed files with 0 additions and 8 deletions

View File

@ -1,5 +0,0 @@
# transmission with uTP support
# please comment out the follow line to activate this values:
# net.core.wmem_max=1048576
# net.core.rmem_max=4194304

View File

@ -175,9 +175,6 @@ makeinstall_target() {
cp $PKG_DIR/config/httpd.conf $INSTALL/etc
cp $PKG_DIR/config/suspend-modules.conf $INSTALL/etc
mkdir -p $INSTALL/usr/config/sysctl.d
cp $PKG_DIR/config/transmission.conf $INSTALL/usr/config/sysctl.d
# /etc/fstab is needed by...
touch $INSTALL/etc/fstab