aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 0ecc75b..e5fb983 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 DBUS_SESSION_BUS_ADDRESS
+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 INFOPATH EMACSLOADPATH
[Install]
WantedBy=default.target