]> git.plutz.net Git - bootimage/blob - root
78ab6126384c5097165fa051726740cdf352d068
[bootimage] / 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 &