From 26bd912c121b10839fe89d7daa4ac215355a1804 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 12 Mar 2019 07:16:07 +0000 Subject: Fixes for d-feet (#2557) --- etc/d-feet.profile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'etc/d-feet.profile') diff --git a/etc/d-feet.profile b/etc/d-feet.profile index 1a11ca2a4..05314fa18 100644 --- a/etc/d-feet.profile +++ b/etc/d-feet.profile @@ -9,9 +9,9 @@ include globals.local noblacklist ${HOME}/.config/d-feet # Allow python (disabled by disable-interpreters.inc) -#noblacklist ${PATH}/python2* +noblacklist ${PATH}/python2* noblacklist ${PATH}/python3* -#noblacklist /usr/lib/python2* +noblacklist /usr/lib/python2* noblacklist /usr/lib/python3* include disable-common.inc @@ -29,8 +29,7 @@ include whitelist-var-common.inc apparmor caps.drop all ipc-namespace -machine-id -net none +# net none - breaks on Ubuntu no3d nodvd nogroups @@ -48,7 +47,7 @@ disable-mnt private-bin d-feet,python* private-cache private-dev -private-etc alternatives,dbus-1,fonts +private-etc alternatives,dbus-1,fonts,machine-id private-tmp # memory-deny-write-execute - Breaks on Arch -- cgit v1.2.3-70-g09d2