Skip to content
Commit b81504a3 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)
parent cb263973
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