From 8fb864c8cd0e8e3f714c47e4f3a985f47ebb7608 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 13 May 2019 16:05:23 +0000 Subject: Doc fix, skel improvement --- doc/quickstart.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/quickstart.html b/doc/quickstart.html index b214443..ffe5796 100644 --- a/doc/quickstart.html +++ b/doc/quickstart.html @@ -34,7 +34,7 @@
  • Make sure you have a /run directory.
  • Edit the scripts in /etc/s6-linux-init/skel.
  • Check that your devtmpfs is automounted by your kernel at boot time. If it is not, -add the -d 1 option to the s6-linux-init-maker command line below.
  • +add the -d /dev option to the s6-linux-init-maker command line below.
  • As root, run:
          rm -rf /tmp/blah
          s6-linux-init-maker -1 -G "/sbin/getty 38400 tty1" /tmp/blah
    -- 
    cgit v1.3.1