Martin
|
6bdbb88fb8
|
gogs.service: Remove syslog.target (#7681)
Remove syslog.target from service file, this target hasn't existed for
over a decade.
6aa8d43ade/NEWS (L72-L73)
|
2024-12-26 11:55:46 -05:00 |
Jiaxin Zhu
|
6f9b63517d
|
fix(systemd script): define RestartSec as 2 (#7733)
|
2024-04-30 09:15:34 -04:00 |
Juning
|
16aded2743
|
systemd: add `mysql.service` to "After" (#7300)
|
2023-01-07 17:02:24 +08:00 |
Steven Haigh
|
3c227af508
|
scripts: add NoNewPrivileges=true to systemd unit file (#5381)
Also add comment about unsupported options in different systemd versions.
|
2018-08-16 19:07:36 +08:00 |
Bogdan Khomutsky
|
66016b8499
|
scripts: apply hardening for systemd service (#5332)
|
2018-07-09 16:13:28 +08:00 |
Unknwon
|
7e883f891a
|
scripts: update gogs.service (#4223)
According to https://goo.gl/ea8k9K, it hurts nothing to use
nonexistent services but gains convenient for default settings.
|
2017-03-04 11:40:37 -05:00 |
Unknwon
|
b39454ca16
|
scripts: update gogs.service (#4223)
Add 'After=mariadb.service’.
[CI SKIP]
|
2017-03-02 12:21:31 -05:00 |
Unknwon
|
3137665e6e
|
Simplify description
|
2017-02-15 22:29:31 -05:00 |
Unknwon
|
4f6c3e8bb2
|
Hijack #2388
|
2016-02-14 20:19:00 -05:00 |
Martin van Beurden
|
66d7adc3a8
|
fix systemd "Trailing garbage, ignoring." warning.
Environment should be a space-separated list instead of comma-separated.
No need for double quoting when the values don't contain spaces.
|
2015-05-09 20:24:33 +02:00 |
Unknwon
|
6c84223f43
|
scripts: remove meaningless script and modify systemd service
|
2015-03-04 00:59:55 -05:00 |
Thomas Fanninger
|
78bd144c1c
|
Intial commit for systemd support
|
2014-09-16 20:10:21 +02:00 |