mirror of
https://github.com/pygos/init.git
synced 2024-11-22 19:19:47 +01:00
Mention environment variables
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
cd946f0b9c
commit
2ad281aac2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
processing of multiple command lines is immediately stopped and the offending
|
||||||
exit status is returned to init.
|
exit status is returned to init.
|
||||||
|
|
||||||
|
|
||||||
|
The init process reads environment variables from `/etc/initd.env`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue