avahi: dont install ssh service script, cleanup

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-01-19 13:44:41 +01:00
parent e9eedcd66c
commit 055f3bc36c
2 changed files with 1 additions and 2 deletions

View File

@ -7,4 +7,3 @@
<port>139</port>
</service>
</service-group>

View File

@ -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