Alfred expects to be fed data periodically, but there's currently no easy way to do that from scripts, prompting people to write whole C programs to accomplish tasks that could easily be scripted. Provide a really simple framework to run scripts every 5 minutes, using a cronjob, when alfred is started by the init.d script. Signed-off-by: Gui Iribarren <gui@altermundi.net> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
8 lines
201 B
Text
8 lines
201 B
Text
config 'alfred' 'alfred'
|
|
option interface 'br-lan'
|
|
option mode 'master'
|
|
option batmanif 'bat0'
|
|
option start_vis '1'
|
|
option run_facters '1'
|
|
# REMOVE THIS LINE TO ENABLE ALFRED
|
|
option disabled '1'
|