Files
systemd/units
Topi Miettinen 40093ce5dd units: add a basic SystemCallFilter (#3471)
Add a line
SystemCallFilter=~@clock @module @mount @obsolete @raw-io ptrace
for daemons shipped by systemd. As an exception, systemd-timesyncd
needs @clock system calls and systemd-localed is not privileged.
ptrace(2) is blocked to prevent seccomp escapes.
2016-06-09 09:32:04 +02:00
..
2016-02-12 19:10:01 +01:00
2016-02-23 13:30:09 +01:00
2012-05-22 16:12:25 +02:00
2013-06-27 04:17:34 +02:00