Update 00-prepare_base.sh
This commit is contained in:
@@ -313,6 +313,7 @@ curl -so files/root/.bashrc $mirror/openwrt/files/root/.bashrc
|
||||
|
||||
# rootfs files
|
||||
mkdir -p files/etc/sysctl.d
|
||||
curl -so files/etc/banner $mirror/openwrt/files/etc/banner
|
||||
curl -so files/etc/sysctl.d/10-default.conf $mirror/openwrt/files/etc/sysctl.d/10-default.conf
|
||||
curl -so files/etc/sysctl.d/15-vm-swappiness.conf $mirror/openwrt/files/etc/sysctl.d/15-vm-swappiness.conf
|
||||
curl -so files/etc/sysctl.d/16-udp-buffer-size.conf $mirror/openwrt/files/etc/sysctl.d/16-udp-buffer-size.conf
|
||||
|
||||
Reference in New Issue
Block a user