]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/seccomp-util.h
seccomp: add new @setuid seccomp group
[thirdparty/systemd.git] / src / shared / seccomp-util.h
index 596539e8f55b9d87aa4073dbb6fd018360ac6818..f6b68894601f99708c6f28c770b0ee2f867cb777 100644 (file)
@@ -58,6 +58,7 @@ enum {
         SYSCALL_FILTER_SET_RAW_IO,
         SYSCALL_FILTER_SET_REBOOT,
         SYSCALL_FILTER_SET_RESOURCES,
+        SYSCALL_FILTER_SET_SETUID,
         SYSCALL_FILTER_SET_SWAP,
         _SYSCALL_FILTER_SET_MAX
 };