[Bug 263716] devel/dbus: not allowed to own service due to security policies in configuration file
Date: Wed, 08 Jun 2022 10:52:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263716 --- Comment #13 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> --- Its probably not the dbus config as I removed it and problem is still there: % ls -l /usr/local/etc/dbus-1 total 43K drwxr-xr-x 2 root wheel 12 2022-06-02 23:41 BACKUP.system.d/ -rw-r--r-- 1 root wheel 850 2022-05-05 03:16 BACKUP.session.conf -rw-r--r-- 1 root wheel 845 2022-05-05 03:16 BACKUP.system.conf -rw-r--r-- 1 root wheel 850 2022-05-05 03:16 session.conf.sample -rw-r--r-- 1 root wheel 845 2022-05-05 03:16 system.conf.sample % doas service dbus onerestart Stopping dbus. Waiting for PIDS: 4357. Starting dbus. % doas service dbus onestatus dbus is running as pid 17036. % caja Could not register the application: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.0" is not allowed to own the service "org.mate.Caja" due to security policies in the configuration file -- You are receiving this mail because: You are the assignee for the bug.