Evgeny Egorochkin b415876bdb systemd service: fix issues with escaping when unit name contains '-'
systemd escaping rules translate this into a string containing '\'
which is treated by some code paths as quoted, and by others as unquoted
causing the affected units to fail.
2014-06-11 04:08:13 +03:00
..
2014-05-13 10:35:57 -06:00
2014-05-27 22:56:36 +02:00
2014-04-20 01:56:11 +02:00