mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
busybox: cleanup unused config
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user