#------------------------------------------------------------------------------ # /etc/rc.d/rc200.pcengines-alix __FLI4LVER__ # # Creation: 08.02.2015 cspiess # Last Update: $Id$ #------------------------------------------------------------------------------ begin_script HWSUPP "add crontab PC Engines ALIX hardware" add_crontab_entry "5 * * * *" "/usr/bin/pcengines-alix-cron.sh" end_script