mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-07 01:47:50 +00:00
avahi: dont install ssh service script, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e9eedcd66c
commit
055f3bc36c
@ -7,4 +7,3 @@
|
||||
<port>139</port>
|
||||
</service>
|
||||
</service-group>
|
||||
|
@ -36,7 +36,7 @@ mkdir -p $INSTALL/etc/avahi
|
||||
|
||||
mkdir -p $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/samba.service $INSTALL/etc/avahi/services
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user