Sophie

Sophie

distrib > Fedora > 18 > x86_64 > media > updates > by-pkgid > fa2bb3fd0a0e9c8c391e0fc21c4a8905 > files > 6

corosync-2.3.1-2.fc18.x86_64.rpm

<!DOCTYPE busconfig PUBLIC
	  "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
	  "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>

	<!-- Only root can own the corosync service. -->
	<policy user="root">
		<allow own="org.corosync"/>
	</policy>

	<policy context="default">
		<allow send_destination="org.corosync"
		       send_path="/org/corosync"
		       send_interface="org.corosync"
		       send_member="NodeStateChange"/>
		<allow send_destination="org.corosync"
		       send_path="/org/corosync"
		       send_interface="org.corosync"
		       send_member="ConnectionStateChange"/>
		<allow send_destination="org.corosync"
		       send_path="/org/corosync"
		       send_interface="org.corosync"
		       send_member="QuorumStateChange"/>
	</policy>

</busconfig>