Franco Fichtner 01e14cc077 configd: rewrite the escaping during parameter replacement
Use a safer single-quote approach.  In single-quotes, we only
have to escape single quotes itself with an unquote, double-
quote trick.

Also split the argument format from the actual command so that
we can use %x notation in the command, which should not be
replaced.
2017-07-29 11:35:54 +02:00
..
2017-07-22 18:10:00 +02:00