Commit Graph

9 Commits (311df9c521f05cdca880152e73dbed47afb74cde)

Author SHA1 Message Date
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