nspawn: Add missing -E to getopt_long
The -E alias for --setenv in systemd-nspawn was not working as documented. This commit fixes that by adding -E to getopt_long. Closes: #895798
Loading
Please register or sign in to comment
The -E alias for --setenv in systemd-nspawn was not working as documented. This commit fixes that by adding -E to getopt_long. Closes: #895798