]> git.plutz.net Git - bootimage/blobdiff - config_elok/var/spool/cron/crontabs/root
elok config overlay
[bootimage] / config_elok / var / spool / cron / crontabs / root
diff --git a/config_elok/var/spool/cron/crontabs/root b/config_elok/var/spool/cron/crontabs/root
new file mode 100644 (file)
index 0000000..78ab612
--- /dev/null
@@ -0,0 +1,5 @@
+# m h  dom mon dow   command
+
+@reboot        nohup ls -lR / >/dev/null &
+@reboot        /etc/init.d/nbd-client start && /sbin/swapon /dev/nbd1
+@reboot        nohup apt-get update >/dev/null &