git.delta.rocks / remowt / refs/commits / 5cb6be498b69

difftreelog

source

cmds/polkit-backend/share/dbus-1/system.d/lach.polkit.helper1.conf456 Bsourcehistory
1<?xml version="1.0"?>2<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "https://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">3<busconfig>4	<policy user="root">5		<allow own = "lach.polkit.helper1"/>6		<allow send_interface="lach.PolkitInputHandler"/>7	</policy>8	<policy context="default">9		<allow send_destination="lach.polkit.helper1"/>10		<deny send_interface="lach.PolkitInputHandler"/>11	</policy>12</busconfig>