modules/freifunk: This was moved to freifunk-common with r7554

This commit is contained in:
Manuel Munz 2011-10-16 13:22:26 +00:00
parent e3468a126c
commit e4740d764b

View file

@ -1,6 +0,0 @@
#!/bin/sh
[ -n "${IPKG_INSTROOT}" ] || {
/etc/init.d/freifunk enabled || /etc/init.d/freifunk enable
exit 0
}