From 8cd7b6ae1f90cef2b75eac3cd2c02173882d7727 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 17 Jun 2019 13:42:52 +0000 Subject: Minor fixes for udiskie Nitpicks: - it's common practice to refer to the python executable(s) in private-bin with `python*`, which covers both v2 and v3; - now that @rusty-snake handed us all the needed tools to check/fix sorting multi-value options, put it to use. --- etc/udiskie.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/udiskie.profile b/etc/udiskie.profile index 7960b4bc3..8cc443bff 100644 --- a/etc/udiskie.profile +++ b/etc/udiskie.profile @@ -35,11 +35,11 @@ seccomp shell none tracelog -private-bin awk,cut,dbus-send,egrep,file,grep,head,python,python3,readlink,sed,sh,udiskie,uname,which,xdg-mime,xdg-open,xprop +private-bin awk,cut,dbus-send,egrep,file,grep,head,python*,readlink,sed,sh,udiskie,uname,which,xdg-mime,xdg-open,xprop # add your configured file browser in udiskie.local, e. g. # private-bin nautilus # private-bin thunar private-cache private-dev -private-etc ld.so.cache,ld.so.preload,ld.so.conf,ld.so.conf.d,locale,locale.alias,locale.conf,localtime,alternatives,mime.types,xdg +private-etc alternatives,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,xdg private-tmp -- cgit v1.2.3-70-g09d2