summaryrefslogtreecommitdiff
path: root/src/python-systemd
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-15 18:57:44 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-03-15 22:55:24 -0400
commit5e65c93a433447b15180249166f7b3944c3e6156 (patch)
tree04d6ed507edd82a42b4775662cf63bfb444d10da /src/python-systemd
parent0f59fe5171b5564fc6fb58f3281fbc259c45f7d0 (diff)
systemd-activate: pass environment variables through
I need this to test half-installed socket-activated python script, which requires PYTHONPATH and LD_LIBRARY_PATH set. I assume that other people might find it useful to. -E VAR passes through VAR from the environment, while -E VAR=value sets VAR=value. systemd-activate -E PYTHONPATH=/var/tmp/inst1/usr/lib64/python3.3/site-packages -E LD_LIBRARY_PATH=/var/tmp/inst1/usr/lib -l 2000 python3 -c 'from systemd.daemon import listen_fds; print(listen_fds())'
Diffstat (limited to 'src/python-systemd')
0 files changed, 0 insertions, 0 deletions