diff options
author | Oleksii Shevchuk <alxchk@gmail.com> | 2013-02-12 01:14:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-02-13 00:17:17 +0100 |
commit | 4a9fd066f0804a41f3d34676101fb8fdc141ef13 (patch) | |
tree | 36f8d86757bdfaa305eb97f57ef9cf2abe6de952 /shell-completion/systemd-bash-completion.sh | |
parent | d01a73b6396f57792113c1b5df6e8492fc703e5e (diff) |
manager: pass environment over daemon-reexec
Fixes this bug:
alxchk > systemctl --user set-environment A=B
alxchk > systemctl --user show-environment | grep ^A=
A=B
alxchk > systemctl --user daemon-reexec
alxchk > systemctl --user show-environment | grep ^A=
alxchk >
Diffstat (limited to 'shell-completion/systemd-bash-completion.sh')
0 files changed, 0 insertions, 0 deletions