Files
Symphorien Gibol e6f96b6aa3 unison: fix escaping of arguments
The `ExecStart=` option of systemd must take arguments fully quoted.
That is,

    "-sshargs=-i somekey"

and not

    -ssargs="-i somekey"

Additionally, inside arguments passed to unison, `=` characters must
be quoted. After unquotation by systemd, one must have

    -sshargs=-o Foo\=4

instead of

    -sshargs=-o Foo=4

(cherry picked from commit 92c682cd10)

Fixes #1500
2020-09-18 00:51:16 +02:00
..
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-03-24 23:50:22 +01:00
2020-03-22 21:15:23 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2018-04-18 19:01:57 +02:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-03-07 15:13:50 +01:00
2020-03-07 15:13:50 +01:00
2020-04-09 11:21:22 +02:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-03-24 23:50:22 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-04-23 23:54:18 +02:00
2020-02-02 01:07:28 +01:00
2019-09-17 21:42:05 +02:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-24 23:07:58 +01:00
2020-02-02 01:07:28 +01:00
2020-09-18 00:51:16 +02:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00
2020-02-02 01:07:28 +01:00