From: Alan Cox Date: Sun, 7 Jun 2015 09:24:44 +0000 (+0100) Subject: filesystem: add /var/run for utmp X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3e0dee9cd12158c87041413ba4593cd13bc29bea;p=FUZIX.git filesystem: add /var/run for utmp --- diff --git a/Standalone/filesystem-src/ucp-script.txt b/Standalone/filesystem-src/ucp-script.txt index 07fe5253..e167251a 100644 --- a/Standalone/filesystem-src/ucp-script.txt +++ b/Standalone/filesystem-src/ucp-script.txt @@ -34,6 +34,8 @@ mkdir spool chmod 0755 spool mkdir mail chmod 0755 spool +mkdir run +chmod 0755 run cd / cd /dev