Unauthorized service (why only locally?)

I was build my own package and got this output:


    5s] DaemonUI.x86_64: E: suse-dbus-unauthorized-service (Badness: 10) /etc/dbus-1/system.d/daemonUI.conf 
    5s] DaemonUI.x86_64: E: suse-dbus-unauthorized-service (Badness: 10) /usr/share/dbus-1/system-services/pl.art.lach.slawek.apps.DaemonUI.service 
    5s] The package installs a DBUS system service file.             If the package is 
    5s] intended for inclusion in any SUSE product please open a bug report to request 
    5s] review of the package by the security team. Please refer to 
    5s] https://en.opensuse.org/openSUSE:Package_security_guidelines#audit_bugs for 
    5s] more     information.

I do nothing in meaning of contact with security team, etc. I simply put the packages to my Project Repo (Open Build Service) and it was built. It was a bug in OBS?

I installed the package on VM via One Click Install.

Hi
No, better to fix it get it audited via bug report), or if not going to be pushed to openSUSE, suppress it via rpmlintrc file, which is not a good thing if your expecting other users to use it.

https://en.opensuse.org/openSUSE:Packaging_checks


setBadness('suse-dbus-unauthorized-service', 0)