Skip to content

Commit 89ae9fe

Browse files
smcvalexlarsson
authored andcommitted
run: Add cross-references for some other seccomp syscall filters
Signed-off-by: Simon McVittie <smcv@collabora.com>
1 parent e26ac75 commit 89ae9fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: common/flatpak-run.c

+4
Original file line numberDiff line numberDiff line change
@@ -2892,6 +2892,10 @@ setup_seccomp (FlatpakBwrap *bwrap,
28922892
* https://git.gnome.org/browse/linux-user-chroot
28932893
* in src/setup-seccomp.c
28942894
*
2895+
* Other useful resources:
2896+
* https://github.com/systemd/systemd/blob/HEAD/src/shared/seccomp-util.c
2897+
* https://github.com/moby/moby/blob/HEAD/profiles/seccomp/default.json
2898+
*
28952899
**** END NOTE ON CODE SHARING
28962900
*/
28972901
struct

0 commit comments

Comments
 (0)