aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/.config/systemd/user/save-environment-variables@.service
blob: 0ecc75b7228e71bcb71f71fb2ae938b546306b83 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
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

[Install]
WantedBy=default.target