From 13d34f91ebe128e6e008875578ef6fe3f573d4e7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 1 Sep 2021 12:44:04 +0100 Subject: [PATCH] run: Add cross-references for some other seccomp syscall filters Signed-off-by: Simon McVittie --- common/flatpak-run.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/flatpak-run.c b/common/flatpak-run.c index 14212e1f..d51e535b 100644 --- a/common/flatpak-run.c +++ b/common/flatpak-run.c @@ -2618,6 +2618,10 @@ setup_seccomp (FlatpakBwrap *bwrap, * https://git.gnome.org/browse/linux-user-chroot * in src/setup-seccomp.c * + * Other useful resources: + * https://github.com/systemd/systemd/blob/HEAD/src/shared/seccomp-util.c + * https://github.com/moby/moby/blob/HEAD/profiles/seccomp/default.json + * **** END NOTE ON CODE SHARING */ struct