diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-24 17:48:24 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-01-24 17:48:24 +0000 |
commit | 917fab4b4ddf202b078eae83de3e1311f2111cfa (patch) | |
tree | 812bb6f665bd05772bf6531482cae965acd6dca2 /examples/ROOT/README | |
parent | 5b7777a52d0b70b6094547c7cb4056aa9664f69d (diff) | |
download | s6-917fab4b4ddf202b078eae83de3e1311f2111cfa.tar.xz |
Delete obsolete examples/ROOT, refer to s6-linux-init instead
Diffstat (limited to 'examples/ROOT/README')
-rw-r--r-- | examples/ROOT/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/ROOT/README b/examples/ROOT/README deleted file mode 100644 index 6e4806c..0000000 --- a/examples/ROOT/README +++ /dev/null @@ -1,6 +0,0 @@ -Study this filesystem tree skeleton carefully. -After a few adjustments for your system, it can -become the basis for a very fast, efficient and -lightweight boot, with s6-svscan running as process 1 -for all of stage 2, i.e. practically the whole -system lifetime. |