Skip to content
Commit 8504c6ee authored by Daan De Meyer's avatar Daan De Meyer Committed by Zbigniew Jędrzejewski-Szmek
Browse files

nspawn: Fix incorrect usage of putenv

strv_env_get only returns the environment variable value. putenv expects
KEY=VALUE format strings. Use setenv instead to fix the use.

(cherry picked from commit 6f646e01)
(cherry picked from commit b81504a3)
(cherry picked from commit 492a8b34)
(cherry picked from commit d56055f4)
parent 8ca6e3dc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment