add crond init script
[openwrt.git] / package / base-files / default / bin / firstboot
index eff7063..6047218 100755 (executable)
@@ -60,3 +60,6 @@ mount none /tmp  -t ramfs
 umount /rom/proc
 umount /rom/tmp
 umount /rom/dev
+
+# normally created by boot script
+mkdir -p /var/run
This page took 0.020935 seconds and 4 git commands to generate.