diff options
Diffstat (limited to 'source/xap/blueman/doinst.sh')
-rw-r--r-- | source/xap/blueman/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/xap/blueman/doinst.sh b/source/xap/blueman/doinst.sh index 808893690..16e49ab97 100644 --- a/source/xap/blueman/doinst.sh +++ b/source/xap/blueman/doinst.sh @@ -10,6 +10,7 @@ config() { fi # Otherwise, we leave the .new copy for the admin to consider... } +config etc/polkit-1/rules.d/30-blueman-netdev-allow-access.rules.new if [ -x /usr/bin/update-desktop-database ]; then /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 |