mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: install /etc/sysconfig script
This commit is contained in:
parent
eaac721aaa
commit
fff6919c7d
@ -21,6 +21,7 @@ if [ "$2" = system ]; then
|
||||
mkdir -p $INSTALL/etc
|
||||
cp $PKG_DIR/config/passwd $INSTALL/etc
|
||||
cp $PKG_DIR/config/group $INSTALL/etc
|
||||
cp $PKG_DIR/config/sysconfig $INSTALL/etc
|
||||
|
||||
mkdir -p $INSTALL/usr/share/udhcpc
|
||||
cp $PKG_DIR/scripts/udhcp.script $INSTALL/usr/share/udhcpc/default.script
|
||||
|
Loading…
x
Reference in New Issue
Block a user