Copy the dbus session bus address location

This commit is contained in:
Tom Willemse 2016-08-05 01:39:06 +02:00
parent eb7442f940
commit a5642de228

View file

@ -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