summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-14 22:47:15 +0200
committerDavid Oberhollenzer <david.oberhollenzer@tele2.at>2018-04-14 22:47:15 +0200
commit2ad281aac216211192767638fee49ea22ae4808f (patch)
tree169fce486293801d9bf49d9c10b48ec4d3aebead
parentcd946f0b9c51d4dcc1ab174daf853bdf5c828855 (diff)
Mention environment variables
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
-rw-r--r--docs/bootup.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/bootup.md b/docs/bootup.md
index 1f107bd..bd2b80e 100644
--- a/docs/bootup.md
+++ b/docs/bootup.md
@@ -69,3 +69,6 @@ If a single command line returns something other than `EXIT_SUCCESS`,
processing of multiple command lines is immediately stopped and the offending
exit status is returned to init.
+
+The init process reads environment variables from `/etc/initd.env`.
+