Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | systemd: add `mysql.service` to "After" (#7300) | Juning | 2023-01-07 |
| | |||
* | scripts: add NoNewPrivileges=true to systemd unit file (#5381) | Steven Haigh | 2018-08-16 |
| | | | Also add comment about unsupported options in different systemd versions. | ||
* | scripts: apply hardening for systemd service (#5332) | Bogdan Khomutsky | 2018-07-09 |
| | |||
* | scripts: update gogs.service (#4223) | Unknwon | 2017-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) | Unknwon | 2017-03-02 |
| | | | | | | Add 'After=mariadb.service’. [CI SKIP] | ||
* | Simplify description | Unknwon | 2017-02-15 |
| | |||
* | Hijack #2388 | Unknwon | 2016-02-14 |
| | |||
* | fix systemd "Trailing garbage, ignoring." warning. | Martin van Beurden | 2015-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 service | Unknwon | 2015-03-04 |
| | |||
* | Intial commit for systemd support | Thomas Fanninger | 2014-09-16 |