-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: Installation, Packaging, Deployment
During the RPM packaging, the linter warns about the following:
[ 11s] openattic.noarch: I: dbus-policy-allow-receive /etc/dbus-1/system.d/openattic.conf: <allow receive_sender="org.openattic.systemd"/> [ 11s] openattic.noarch: I: dbus-policy-allow-receive /etc/dbus-1/system.d/openattic.conf: <allow receive_sender="org.openattic.systemd"/> [ 11s] allow receive_* is normally not needed as that is the default
We should verify if these allow receive_sender lines from the dbus config file etc/dbus-1/system.d/openattic.conf can be safely removed.