From bf04d942e4fb4a85a4bcb05b12e17a439ba59e8c Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Mon, 26 Mar 2018 17:02:03 -0500 Subject: Enable nodbus for keepassx and keepassxc profiles. I've tested on keepassxc but should work for keepassx as well. Settings are not immutable. --- etc/keepassx.profile | 1 + etc/keepassxc.profile | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/keepassx.profile b/etc/keepassx.profile index f7b0bd5d1..91ead4bfa 100644 --- a/etc/keepassx.profile +++ b/etc/keepassx.profile @@ -23,6 +23,7 @@ caps.drop all machine-id net none no3d +nodbus nodvd nogroups nonewprivs diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile index 66b524d29..8b760cb02 100644 --- a/etc/keepassxc.profile +++ b/etc/keepassxc.profile @@ -25,6 +25,7 @@ caps.drop all net none no3d nodvd +nodbus nogroups nonewprivs noroot -- cgit v1.2.3-54-g00ecf