summaryrefslogtreecommitdiff
path: root/package/brutefir/files/brutefir.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/brutefir/files/brutefir.postinst')
-rw-r--r--package/brutefir/files/brutefir.postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/brutefir/files/brutefir.postinst b/package/brutefir/files/brutefir.postinst
new file mode 100644
index 000000000..d78a782ef
--- /dev/null
+++ b/package/brutefir/files/brutefir.postinst
@@ -0,0 +1,4 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf brutefir NO
+add_rcconf brutefir_flags '-nodefault -daemon /data/brutefir/config/brutefir.conf'