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