From 97d0e5f83ba4dd713170f802b90149b7325bc992 Mon Sep 17 00:00:00 2001 From: Umut Tezduyar Date: Sun, 9 Jun 2013 07:08:46 +0200 Subject: 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. --- src/core/system.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/system.conf') diff --git a/src/core/system.conf b/src/core/system.conf index 508e0f5fa4..f2817bc507 100644 --- a/src/core/system.conf +++ b/src/core/system.conf @@ -25,6 +25,7 @@ #ShutdownWatchdogSec=10min #CapabilityBoundingSet= #TimerSlackNSec= +#DefaultEnvironment= #DefaultLimitCPU= #DefaultLimitFSIZE= #DefaultLimitDATA= -- cgit v1.2.3-54-g00ecf