Merge pull request #1517 from CvH/cleanup_master

busybox: cleanup unused config
This commit is contained in:
Christian Hewitt 2017-04-11 10:26:21 +04:00 committed by GitHub
commit 4f4faeaee9
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