spiegel_podman/pkg/systemd
Valentin Rothberg b5b782f258 generate systemd: quote arguments with whitespace
Make sure that arguments with whitespace are properly quoted so they are
interpreted as one (and not multiple ones) by systemd.

Now `-e tz="america/new york"` will be generated as `-e "tz=america/new york"`.
The quotes are moving but the argument is still correct.

Fixes: #7285
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-08-20 12:21:49 -04:00
..
generate generate systemd: quote arguments with whitespace 2020-08-20 12:21:49 -04:00
activation.go V2 Fix support for tcp://[::]<port> connections 2020-04-17 16:39:59 -07:00
dbus.go move go module to v2 2020-07-06 15:52:17 +02:00