summaryrefslogtreecommitdiff
path: root/package/totd/files/totd.postinst
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2011-02-18 00:51:49 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-02-21 13:46:53 +0100
commit67ec049f25e299957fada55ea8738e0967547c6f (patch)
tree2984369c881188552d454a1d0d9948ac91d4947a /package/totd/files/totd.postinst
parent844d072abc82c8f027df2229b6843838642b082e (diff)
port totd, the trick or treat daemon
This is a simple DNS-ALG implementation used for NAT-PT & Co.
Diffstat (limited to 'package/totd/files/totd.postinst')
-rw-r--r--package/totd/files/totd.postinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/totd/files/totd.postinst b/package/totd/files/totd.postinst
new file mode 100644
index 000000000..12c7c1864
--- /dev/null
+++ b/package/totd/files/totd.postinst
@@ -0,0 +1,4 @@
+#!/bin/sh
+. $IPKG_INSTROOT/etc/functions.sh
+add_rcconf 'additional flags for totd' totd_flags "-q"
+add_rcconf totd totd NO