]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/exec-systemcallfilter-not-failing.service
localectl,man: make it obvious that set-*-keymaps sets both keymaps
[thirdparty/systemd.git] / test / exec-systemcallfilter-not-failing.service
CommitLineData
f928d326 1[Unit]
281e05b6 2Description=Test for SystemCallFilter
f928d326
RC
3
4[Service]
5ExecStart=/bin/echo "Foo bar"
6SystemCallFilter=~read write open execve ioperm
7SystemCallFilter=ioctl
8SystemCallFilter=read write open execve
9SystemCallFilter=~ioperm