]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.exec.xml
core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= is set
authorDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 10:52:27 +0000 (12:52 +0200)
committerDjalal Harouni <tixxdz@opendz.org>
Sun, 25 Sep 2016 10:52:27 +0000 (12:52 +0200)
commit8f81a5f61bcf745bae3acad599d7a9da686643e3
tree6da524c69d7f9323efaa6db955741298872954e7
parentb6c432ca7ed930c7e9078ac2266ae439aa242632
core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= is set

Instead of having a local syscall list, use the @raw-io group which
contains the same set of syscalls to filter.
man/systemd.exec.xml
src/core/execute.c