summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/freifunk-watchdog/files/freifunk-watchdog.config')
-rw-r--r--contrib/package/freifunk-watchdog/files/freifunk-watchdog.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config b/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config
new file mode 100644
index 0000000000..b6e65433d0
--- /dev/null
+++ b/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config
@@ -0,0 +1,7 @@
+config process
+ option process 'dropbear'
+ option initscript '/etc/init.d/dropbear'
+
+config process
+ option process 'crond'
+ option initscript '/etc/init.d/cron'