From 4f47d300827a06afabdd94d409dc2ebb8d84e869 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 15 Apr 2017 11:24:37 -0400 Subject: Add back protocol to profiles --- etc/jd-gui.profile | 2 +- etc/multimc5.profile | 2 +- etc/pdfsam.profile | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/jd-gui.profile b/etc/jd-gui.profile index 25b7b5bb1..1802c59fd 100644 --- a/etc/jd-gui.profile +++ b/etc/jd-gui.profile @@ -20,7 +20,7 @@ netfilter nogroups nonewprivs noroot -#protocol unix +protocol unix seccomp shell none diff --git a/etc/multimc5.profile b/etc/multimc5.profile index 3a553e211..12a7646ae 100644 --- a/etc/multimc5.profile +++ b/etc/multimc5.profile @@ -29,7 +29,7 @@ netfilter nogroups nonewprivs noroot -#protocol unix,inet,inet6 +protocol unix,inet,inet6 #seccomp shell none diff --git a/etc/pdfsam.profile b/etc/pdfsam.profile index 92bad8751..c37ccba09 100644 --- a/etc/pdfsam.profile +++ b/etc/pdfsam.profile @@ -18,7 +18,7 @@ netfilter nogroups nonewprivs noroot -#protocol unix,inet,inet6 +protocol unix seccomp shell none @@ -29,4 +29,4 @@ noexec ${HOME} noexec /tmp no3d -#nosound +nosound -- cgit v1.2.3-54-g00ecf