From 2ad281aac216211192767638fee49ea22ae4808f Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Sat, 14 Apr 2018 22:47:15 +0200 Subject: [PATCH] Mention environment variables Signed-off-by: David Oberhollenzer --- docs/bootup.md | 3 +++ 1 file changed, 3 insertions(+) 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`. +