raven-rhel8/extras/KF6/gear/kde-inotify-survey/org.kde.kded.inotify.conf

14 lines
401 B
Plaintext
Raw Normal View History

2024-06-29 11:52:32 +06:00
<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<!-- Only user root can own the foo helper -->
<policy user="root">
<allow own="org.kde.kded.inotify"/>
</policy>
<policy context="default">
<allow send_destination="org.freedesktop.Notifications"/>
</policy>
</busconfig>