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