fix: use single-line ExecStart string for systemd compat
The indented string ('''...''') included newlines + spaces in the systemd
unit file, which systemd rejected with 'expected entry key name but got /'.
Use a plain double-quoted string instead so ExecStart stays on one line.
This commit is contained in:
Submodule
+1
Submodule .worktrees/t_322419fa added at 014ef7ba16
Reference in New Issue
Block a user