9 lines
322 B
Text
9 lines
322 B
Text
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
|
|
<busconfig>
|
|
<policy user="knot">
|
|
<allow own="cz.nic.knotd" />
|
|
</policy>
|
|
<policy context="default">
|
|
<allow receive_sender="cz.nic.knotd" />
|
|
</policy>
|
|
</busconfig>
|