* luci/contrib/olsrd: enable olsrd in postinstall
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Nov 2008 20:25:30 +0000 (20:25 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Nov 2008 20:25:30 +0000 (20:25 +0000)
contrib/package/olsrd-luci/ipkg/postinst [new file with mode: 0755]

diff --git a/contrib/package/olsrd-luci/ipkg/postinst b/contrib/package/olsrd-luci/ipkg/postinst
new file mode 100755 (executable)
index 0000000..71986fe
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+/etc/init.d/olsrd enable