summaryrefslogtreecommitdiff
path: root/units/systemd-coredump@.service.in
AgeCommit message (Expand)AuthorFilesLines
2019-11-15units: set ProtectKernelLogs=yes on relevant unitsKevin Kuehler1-0/+1
2019-04-02units: turn on RestrictSUIDSGID= in most of our long-running daemonsLennart Poettering1-0/+1
2019-02-20units: enable ProtectHostname=yesTopi Miettinen1-0/+1
2018-11-12units: set NoNewPrivileges= for all long-running servicesLennart Poettering1-13/+14
2018-06-14units: switch from system call blacklist to whitelistLennart Poettering1-1/+2
2017-11-19Add SPDX license headers to unit filesZbigniew Jędrzejewski-Szmek1-0/+2
2017-10-04units: prohibit all IP traffic on all our long-running services (#6921)Lennart Poettering1-0/+1
2017-09-14units: set LockPersonality= for all our long-running services (#6819)Lennart Poettering1-0/+1
2017-08-31unit: drop redundant optionsYu Watanabe1-1/+0
2017-08-08units: use {State,Logs}Directory= if they are applicableYu Watanabe1-1/+1
2017-02-09units: lock down coredump service a bitLennart Poettering1-2/+12
2017-02-09units: turn on ProtectKernelModules= for most long-running servicesLennart Poettering1-0/+1
2017-02-09units: switch on ProtectSystem=strict for our long running servicesLennart Poettering1-1/+2
2017-02-09units: set SystemCallArchitectures=native on all our long-running servicesLennart Poettering1-0/+1
2016-02-10coredump: rework coredumping logicLennart Poettering1-0/+24