From 7606cb8d6cb31a1c68b28ebd71537a4ac5e59400 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Mon, 4 Sep 2017 16:14:31 +0200 Subject: "module" is already included in "privileged" --- src/fseccomp/syscall.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/fseccomp/syscall.c b/src/fseccomp/syscall.c index abdedb957..d0692b2ef 100644 --- a/src/fseccomp/syscall.c +++ b/src/fseccomp/syscall.c @@ -110,7 +110,6 @@ static const SyscallGroupList sysgroups[] = { { .name = "@default", .list = "@cpu-emulation," "@debug," - "@module," "@obsolete," "@privileged," "@resources," -- cgit v1.2.3-54-g00ecf