mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
avahi: dont install samba service script
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
a20f920d1d
commit
05c2c31064
@ -38,7 +38,7 @@ mkdir -p $INSTALL/etc/avahi/services
|
|||||||
# cp $PKG_BUILD/avahi-daemon/sftp-ssh.service $INSTALL/etc/avahi/services
|
# cp $PKG_BUILD/avahi-daemon/sftp-ssh.service $INSTALL/etc/avahi/services
|
||||||
# cp $PKG_BUILD/avahi-daemon/ssh.service $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/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
|
||||||
|
|
||||||
mkdir -p $INSTALL/etc/dbus-1/system.d
|
mkdir -p $INSTALL/etc/dbus-1/system.d
|
||||||
cp $PKG_BUILD/avahi-daemon/avahi-dbus.conf $INSTALL/etc/dbus-1/system.d
|
cp $PKG_BUILD/avahi-daemon/avahi-dbus.conf $INSTALL/etc/dbus-1/system.d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user