Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
sing-box / usr / share / dbus-1 / system.d / sing-box-split-dns.conf
Size: Mime:
<!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="root">
        <allow own="org.freedesktop.resolve1"/>
        <allow send_destination="org.freedesktop.resolve1"/>
        <allow receive_sender="org.freedesktop.resolve1"/>
    </policy>
    <policy user="sing-box">
        <allow own="org.freedesktop.resolve1"/>
        <allow send_destination="org.freedesktop.resolve1"/>
        <allow receive_sender="org.freedesktop.resolve1"/>
    </policy>
</busconfig>