1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-05-17 03:06:13 +02:00

Mention environment variables

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-04-14 22:47:15 +02:00
parent cd946f0b9c
commit 2ad281aac2

View file

@ -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`.