chiark / gitweb /
man: systemd.exec - explicit Environment assignment
authorFrederic Crozat <fcrozat@suse.com>
Thu, 24 Jan 2013 17:06:00 +0000 (18:06 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 25 Jan 2013 00:36:47 +0000 (19:36 -0500)
commit0ae9c92a933869d5695396d067aa555dacbbba08
treef1af2ae5b09ade8590f269c65e6afa9413c731a6
parentaa7cb2098302d45c8768ca08bf1e433a19aa46b9
man: systemd.exec - explicit Environment assignment

Hi all,

while working on another bug, I discovered the "strange" way systemd is
parsing Environment= in .service and thought it was worth documenting
(because I don't expect people to find this syntax by themselves unless
they read the parsing code ;)

Be more verbose about using space in Environment field and not
using value of other variables

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=840260

[zj: expand and reformat the example a bit]
man/systemd.exec.xml