mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
avahi: dont install samba service file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4f54970e82
commit
345f9a3b8d
@ -39,7 +39,7 @@ mkdir -p $INSTALL/etc/avahi
|
||||
mkdir -p $INSTALL/etc/avahi/services
|
||||
cp $PKG_BUILD/avahi-daemon/ssh.service $INSTALL/etc/avahi/services
|
||||
cp $PKG_DIR/config/http.service $INSTALL/etc/avahi/services
|
||||
cp $PKG_DIR/config/samba.service $INSTALL/etc/avahi/services
|
||||
# cp $PKG_DIR/config/samba.service $INSTALL/etc/avahi/services
|
||||
|
||||
if [ $SFTP_SERVER = "yes" ]; then
|
||||
cp $PKG_BUILD/avahi-daemon/sftp-ssh.service $INSTALL/etc/avahi/services
|
||||
|
Loading…
x
Reference in New Issue
Block a user