aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/programs/gpg
diff options
context:
space:
mode:
authorFlorian Klink <flokli@flokli.de>2019-06-02 23:12:01 +0200
committerRobert Helgesson <robert@rycee.net>2019-06-02 23:29:37 +0200
commit8991fe2e90a9b35a98a8b98f02c9de5425b11785 (patch)
tree08c4b0cccea314f1fffb1c220a8ebed3ff96c1ba /tests/modules/programs/gpg
parent2211770d8b6fc22677695726499d6a09b991cfc2 (diff)
screen-locker: fix systemd unit
In particular, don't add trailing backslashes introduced by `xautolockExtraOptions`. Systemd's unit file parser seems to have gotten a bit stricter and with systemd 242, the trailing backslash caused the next non-empty line to be ignored. In that case, this was `[Section]`, so all subsequent settings were mistakenly added to `[Service]`, causing them to be ignored entirely. Simplify and fix this by using `concatStringsSep` to build a single `ExecStart` line.
Diffstat (limited to 'tests/modules/programs/gpg')
0 files changed, 0 insertions, 0 deletions