From 0835038533462a324d7d215803f2f08e6ca54d5d Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Fri, 13 Oct 2017 19:17:50 -0500 Subject: Experimental private-bin filters with python* after e6c1c54e3f1d986af2bb70578a01884892749f79 --- etc/deluge.profile | 2 +- etc/display.profile | 2 +- etc/gajim.profile | 2 +- etc/gnome-music.profile | 2 +- etc/macrofusion.profile | 2 +- etc/silentarmy.profile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'etc') diff --git a/etc/deluge.profile b/etc/deluge.profile index 3d9f532de..e18e39b1a 100644 --- a/etc/deluge.profile +++ b/etc/deluge.profile @@ -30,6 +30,6 @@ seccomp shell none # deluge is using python on Debian -# private-bin deluge,sh,python*,uname +private-bin deluge,sh,python*,uname private-dev private-tmp diff --git a/etc/display.profile b/etc/display.profile index eca749cec..d44733e30 100644 --- a/etc/display.profile +++ b/etc/display.profile @@ -26,7 +26,7 @@ seccomp shell none # x11 xorg - problems on kubuntu 17.04 -# private-bin display - requires python +private-bin display,python* private-dev # private-etc none - on Debian-based systems display is a symlink in /etc/alternatives private-tmp diff --git a/etc/gajim.profile b/etc/gajim.profile index f1929c015..9171b93af 100644 --- a/etc/gajim.profile +++ b/etc/gajim.profile @@ -38,7 +38,7 @@ seccomp shell none disable-mnt -# private-bin python2.7 gajim +private-bin python2.7,gajim private-dev # private-etc fonts # private-tmp diff --git a/etc/gnome-music.profile b/etc/gnome-music.profile index d71785cfa..17288d500 100644 --- a/etc/gnome-music.profile +++ b/etc/gnome-music.profile @@ -27,7 +27,7 @@ seccomp shell none tracelog -# private-bin gnome-music,python* +private-bin gnome-music,python* private-dev # private-etc fonts private-tmp diff --git a/etc/macrofusion.profile b/etc/macrofusion.profile index 8d8eefd13..506fdd549 100644 --- a/etc/macrofusion.profile +++ b/etc/macrofusion.profile @@ -27,7 +27,7 @@ protocol unix seccomp shell none -#private-bin python*,macrofusion,env,enfuse,exiftool,align_image_stack +private-bin python*,macrofusion,env,enfuse,exiftool,align_image_stack private-dev private-tmp diff --git a/etc/silentarmy.profile b/etc/silentarmy.profile index ae45e6c79..88bf23158 100644 --- a/etc/silentarmy.profile +++ b/etc/silentarmy.profile @@ -28,7 +28,7 @@ shell none disable-mnt private -# private-bin silentarmy,sa-solver,python* +private-bin silentarmy,sa-solver,python* private-dev private-opt none private-tmp -- cgit v1.2.3-54-g00ecf