From: Jo-Philipp Wich Date: Tue, 4 Nov 2008 20:25:30 +0000 (+0000) Subject: * luci/contrib/olsrd: enable olsrd in postinstall X-Git-Tag: 0.9.0~1013 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=2b7f0d912e515d80c70baf2d920be520bed0103d;ds=sidebyside * luci/contrib/olsrd: enable olsrd in postinstall --- diff --git a/contrib/package/olsrd-luci/ipkg/postinst b/contrib/package/olsrd-luci/ipkg/postinst new file mode 100755 index 000000000..71986fe93 --- /dev/null +++ b/contrib/package/olsrd-luci/ipkg/postinst @@ -0,0 +1,3 @@ +#!/bin/sh + +/etc/init.d/olsrd enable