luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config
Jo-Philipp Wich 05a1632670 contrib/package: make freifunk-watchdog more generic
This change is based on a patch by "flyn" from https://dev.openwrt.org/ticket/11868 .
2012-07-15 17:25:24 +00:00

7 lines
162 B
Text

config process
option process 'dropbear'
option initscript '/etc/init.d/dropbear'
config process
option process 'crond'
option initscript '/etc/init.d/cron'