mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "avahi: dont install samba service script"
This reverts commit 05c2c310649843a695db8a57f6e4e864902d2e00.
This commit is contained in:
parent
57460a3cb8
commit
635b363f39
@ -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