Commit Graph

6 Commits (master)

Author SHA1 Message Date
Florian Meißner 4b0b310859
Fix systemd-escape invocation to parse flags correctly (#127)
Without `--` systemd-escape tries to parse gitwatch flags as its own flags (try with `-s` as first gitwatch flag).
4 days ago
Kieran Collienne 09b0f1ae0a
fix sending all script arguments as arg 1 (#125)
Co-authored-by: Kieran Collienne <kelmes@duck.com>
1 month ago
Frairlyn Camilo Roque Suarez 3a0b520094
Escape correctly environmental variable in systemd service file (#120) 5 months ago
Ishaat Chowdhury 2b125065f7
Update systemd service 4 years ago
amit-gshe 4842795e43 Optimize the systemd service script
1. Only the default.target will be bring up when the user login.
2. The script now supports the -r option.
5 years ago
Alex Medeiros f4903bd85b Fix systemd instructions and mod service file for consistency 6 years ago