1 Star 0 Fork 0

wordgao / dnscrypt-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
apparmor.profile.dnscrypt-proxy 650 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuzhen 提交于 2014-12-04 21:31 . fixed issue #104
# Last Modified: Tue Dec 02 22:20:12 2014
#include <tunables/global>
/usr/sbin/dnscrypt-proxy {
#include <abstractions/base>
network inet stream,
network inet6 stream,
network inet dgram,
network inet6 dgram,
capability net_admin,
capability net_bind_service,
capability setgid,
capability setuid,
capability sys_chroot,
capability ipc_lock,
/bin/false r,
/etc/ld.so.cache r,
/etc/nsswitch.conf r,
/etc/passwd r,
# In case of custom libsodium installation
/usr/local/lib/{@{multiarch}/,}libsodium.so* mr,
# Reasonable pidfile location - tweak this if you prefer a different one
/run/dnscrypt-proxy.pid rw,
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cshare/dnscrypt-proxy.git
git@gitee.com:cshare/dnscrypt-proxy.git
cshare
dnscrypt-proxy
dnscrypt-proxy
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891