mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
Merge pull request #1517 from CvH/cleanup_master
busybox: cleanup unused config
This commit is contained in:
commit
4f4faeaee9
@ -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/httpd.conf $INSTALL/etc
|
||||||
cp $PKG_DIR/config/suspend-modules.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...
|
# /etc/fstab is needed by...
|
||||||
touch $INSTALL/etc/fstab
|
touch $INSTALL/etc/fstab
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user