aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-08-05 01:39:06 +0200
committerGravatar Tom Willemse2016-08-05 01:39:06 +0200
commita5642de228351827f2a4834e8254aff8b85996b4 (patch)
tree95b97482b348b06610e9b1e88a47ab291f796c80 /systemd
parenteb7442f94031895b56087a95a24ee9bfeb1812e3 (diff)
downloadnew-dotfiles-a5642de228351827f2a4834e8254aff8b85996b4.tar.gz
new-dotfiles-a5642de228351827f2a4834e8254aff8b85996b4.zip
Copy the dbus session bus address location
Diffstat (limited to 'systemd')
-rw-r--r--systemd/.config/systemd/user/save-environment-variables@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/.config/systemd/user/save-environment-variables@.service b/systemd/.config/systemd/user/save-environment-variables@.service
index 67a03a7..0ecc75b 100644
--- a/systemd/.config/systemd/user/save-environment-variables@.service
+++ b/systemd/.config/systemd/user/save-environment-variables@.service
@@ -3,7 +3,7 @@ Description=Save specific environment variables
[Service]
Type=oneshot
-ExecStart=/home/chelys/usr/bin/save-environment-variables %h/.config/systemd/user/%i.service.d/env.conf PATH XDG_CONFIG_HOME XDG_DATA_HOME
+ExecStart=/home/chelys/usr/bin/save-environment-variables %h/.config/systemd/user/%i.service.d/env.conf PATH XDG_CONFIG_HOME XDG_DATA_HOME DBUS_SESSION_BUS_ADDRESS
[Install]
WantedBy=default.target