]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/manager.c
manager: add DefaultEnvironment option
authorUmut Tezduyar <umut@tezduyar.com>
Sun, 9 Jun 2013 05:08:46 +0000 (07:08 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 20 Jun 2013 20:27:45 +0000 (16:27 -0400)
commit97d0e5f83ba4dd713170f802b90149b7325bc992
tree21bd3c2a72f7d2c352513f1ceaf6ca0505889a4c
parent8c1396b1c2dfecbb59af61064f6a0f624385004d
manager: add DefaultEnvironment option

This complements existing functionality of setting variables
through 'systemctl set-environment', the kernel command line,
and through normal environment variables for systemd in session
mode.
man/systemd-system.conf.xml
man/systemd.exec.xml
src/core/load-fragment.c
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/system.conf