Skip to content

Moduleconfigureation

kaptk2 edited this page Oct 3, 2011 · 7 revisions
module_name=cron
module_version=8
var_package=
var_remote_files=default1 default2
var_local_files=/etc/config/network /etc/config/wireless
var_command='/etc/init.d/network restart & blah && blah'
var_package='opkg'

var_remote_files, var_local_files, var_command and var_package all may be multi-value variables. A space will separate the different values.

Clone this wiki locally