mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 01:17:49 +00:00
samba: move init script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b8351d362c
commit
2e91e6574e
@ -45,6 +45,6 @@ if [ "$SAMBA_SERVER" = "yes" ]; then
|
||||
mkdir -p $INSTALL/usr/config
|
||||
cp $PKG_DIR/config/samba.conf.sample $INSTALL/usr/config
|
||||
|
||||
mkdir -p $INSTALL/etc/init.d
|
||||
cp $PKG_DIR/scripts/* $INSTALL/etc/init.d
|
||||
mkdir -p $INSTALL/etc/init.d/network
|
||||
cp $PKG_DIR/scripts/* $INSTALL/etc/init.d/network
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user