aboutsummaryrefslogtreecommitdiff
path: root/scripts/systemd
Commit message (Collapse)AuthorAge
* systemd: add `mysql.service` to "After" (#7300)Juning2023-01-07
|
* scripts: add NoNewPrivileges=true to systemd unit file (#5381)Steven Haigh2018-08-16
| | | Also add comment about unsupported options in different systemd versions.
* scripts: apply hardening for systemd service (#5332)Bogdan Khomutsky2018-07-09
|
* scripts: update gogs.service (#4223)Unknwon2017-03-04
| | | | | According to https://goo.gl/ea8k9K, it hurts nothing to use nonexistent services but gains convenient for default settings.
* scripts: update gogs.service (#4223)Unknwon2017-03-02
| | | | | | Add 'After=mariadb.service’. [CI SKIP]
* Simplify descriptionUnknwon2017-02-15
|
* Hijack #2388Unknwon2016-02-14
|
* fix systemd "Trailing garbage, ignoring." warning.Martin van Beurden2015-05-09
| | | | | Environment should be a space-separated list instead of comma-separated. No need for double quoting when the values don't contain spaces.
* scripts: remove meaningless script and modify systemd serviceUnknwon2015-03-04
|
* Intial commit for systemd supportThomas Fanninger2014-09-16