From 6fc037953c7c32dac4ace1f48a172c230ef09d18 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 23 Jul 2020 19:28:37 +0000 Subject: fix ordering in freetube.profile --- etc/profile-a-l/freetube.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/freetube.profile b/etc/profile-a-l/freetube.profile index 1bb39cf87..91f0caf87 100644 --- a/etc/profile-a-l/freetube.profile +++ b/etc/profile-a-l/freetube.profile @@ -17,15 +17,15 @@ include disable-xdg.inc mkdir ${HOME}/.config/FreeTube whitelist ${HOME}/.config/FreeTube -shell none seccomp !chroot +shell none disable-mnt private-bin freetube private-cache private-dev -private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,hosts,host.conf,hostname,mime.types,nsswitch.conf,pki,pulse,resolv.conf,ssl,xdg,X11 +private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,mime.types,nsswitch.conf,pki,pulse,resolv.conf,ssl,X11,xdg private-tmp # Redirect -include electron.profile \ No newline at end of file +include electron.profile -- cgit v1.2.3-54-g00ecf