diff options
Diffstat (limited to 'contrib/package/olsrd-luci/ipkg/postinst')
-rwxr-xr-x | contrib/package/olsrd-luci/ipkg/postinst | 3 |
1 files changed, 3 insertions, 0 deletions
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 |