]> git.plutz.net Git - bootimage/blob - config_elok/var/spool/cron/crontabs/root
elok config overlay
[bootimage] / config_elok / var / spool / cron / crontabs / root
1 # m h  dom mon dow   command
2
3 @reboot nohup ls -lR / >/dev/null &
4 @reboot /etc/init.d/nbd-client start && /sbin/swapon /dev/nbd1
5 @reboot nohup apt-get update >/dev/null &