* luci/contrib/olsrd: enable olsrd in postinstall
This commit is contained in:
parent
8ac2e55b20
commit
2b7f0d912e
1 changed files with 3 additions and 0 deletions
3
contrib/package/olsrd-luci/ipkg/postinst
Executable file
3
contrib/package/olsrd-luci/ipkg/postinst
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/etc/init.d/olsrd enable
|
Loading…
Reference in a new issue