filesystem: add /var/run for utmp
authorAlan Cox <alan@linux.intel.com>
Sun, 7 Jun 2015 09:24:44 +0000 (10:24 +0100)
committerAlan Cox <alan@linux.intel.com>
Sun, 7 Jun 2015 09:24:44 +0000 (10:24 +0100)
Standalone/filesystem-src/ucp-script.txt

index 07fe525..e167251 100644 (file)
@@ -34,6 +34,8 @@ mkdir spool
 chmod 0755 spool
 mkdir mail
 chmod 0755 spool
+mkdir run
+chmod 0755 run
 
 cd /
 cd /dev