]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.exec.xml
man: improve description of environment block creation
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 5 Jan 2021 10:17:14 +0000 (11:17 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 8 Jan 2021 19:01:40 +0000 (20:01 +0100)
commit82651d5b6b20ef959252e0a6845b906788235c70
treee30cf3e39cabb3ccc7010af29adf2363b2793514
parenta084b3878955bc1b93adcaa7a41acb83b18eff9b
man: improve description of environment block creation

This adds a general description of "philosphy" of keeping the environemnt
block small and hints about systemd-run -P env.

The list of generated variables is split out to a subsection. Viewing
the patch with ignoring whitespace changes is recommended.

We don't ignore invalid assignments (except in import-environment to some
extent), previous description was wrong.

For https://bugzilla.redhat.com/show_bug.cgi?id=1912046#c17.
man/systemctl.xml
man/systemd.exec.xml