summaryrefslogtreecommitdiff
path: root/ENVIRONMENT.md
Commit message (Collapse)AuthorAgeFilesLines
* util-lib: read $SYSTEMD_PROC_CMDLINE if set when looking for the kernel cmdlineLennart Poettering2016-12-211-0/+5
| | | | | | if we want to parse the kernel command line, let's check the $SYSTEMD_PROC_CMDLINE environment variable first. This is useful for debugging purposes.
* Add a bit of documentation for the various undocumented environment ↵Lennart Poettering2016-12-141-0/+56
variables we honour