diff options
Diffstat (limited to 'package/siproxd/files/siproxd.postinst')
-rw-r--r-- | package/siproxd/files/siproxd.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/siproxd/files/siproxd.postinst b/package/siproxd/files/siproxd.postinst new file mode 100644 index 000000000..bf72a7a06 --- /dev/null +++ b/package/siproxd/files/siproxd.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf siproxd siproxd NO |