nixpkgs-suyu/nixos/modules/services/networking
Joachim Fasting 97bac259d0 dnscrypt-proxy service: update AppArmor profile
This patch fixes the AppArmor profile path clause and adds
(currently ignored) network rules.

The AppArmor profile used to be defined for the path sbin/dnscrypt-proxy,
but the real path is bin/dnscrypt-proxy (due to sbin now being a symlink
to bin), which permitted the service to run unconfined.

Adding the network rules has no effect other than improving correctness,
as the version of AppArmor in the NixOS kernel fails to enforce network
rules.
2015-01-09 15:08:07 +01:00
..
ircd-hybrid nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00
ssh nixos/sshd: Fix build if knownHosts is empty. 2014-11-27 19:03:41 +01:00
amuled.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
atftpd.nix More pkgs.lib -> lib fixes 2014-09-29 09:45:59 -04:00
avahi-daemon.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
bind.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
bitlbee.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
btsync.nix Documentation update 2014-12-28 17:26:59 +08:00
chrony.nix Merge pull request #5043 from wkennington/master.networkd 2014-11-29 19:59:31 -08:00
cjdns-hosts.sh cjdns: add peer hostnames to extraHosts, option for external config 2014-10-21 13:16:04 -04:00
cjdns.nix cjdns: service tweaks, new NixOS test 2014-11-08 23:39:02 +01:00
cntlm.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
connman.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
consul.nix nixos/consul: Don't timeout if start job has many retries 2014-12-16 15:42:08 -08:00
copy-com.nix Copy.com: client #3617 2014-09-03 11:31:51 +04:00
ddclient.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
dhcpcd.nix nixos/networking: Fixes 2014-11-26 16:29:24 -08:00
dhcpd.nix nixos/dhcpd: Wait until network interfaces are configured to start 2014-08-13 15:08:43 -05:00
dnscrypt-proxy.nix dnscrypt-proxy service: update AppArmor profile 2015-01-09 15:08:07 +01:00
dnsmasq.nix systemd: Enable more network services 2014-11-26 11:22:02 -08:00
ejabberd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
firewall.nix fix a typo from 2627198b0c 2014-12-28 10:44:50 +01:00
flashpolicyd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
freenet.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
git-daemon.nix nixos/git-daemon: fix 'exportAll' option 2014-11-07 15:50:01 +03:00
gnunet.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
gogoclient.nix nixos/networking: Fixes 2014-11-26 16:29:24 -08:00
gvpe.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
haproxy.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
hostapd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
i2pd.nix Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
ifplugd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
iodined.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
kippo.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
mailpile.nix mailpile: add module 2014-09-26 10:49:09 +02:00
minidlna.nix Add local-fs.target to minidlna. 2014-11-12 23:20:47 +01:00
mstpd.nix nixos/network-interfaces: Add mstpd support for bridges 2015-01-07 14:49:24 -08:00
murmur.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nat.nix nixos/nat: Fix override so that sysctls are properly preserved 2014-10-31 16:50:25 -07:00
networkmanager.nix network-manager: specify full path to sytemctl binary 2014-12-27 11:53:07 +01:00
ngircd.nix Add ngircd module 2014-03-19 22:04:35 -04:00
notbit.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
nsd.nix nixos/nsd: Improve support for journald/systemd. 2014-09-05 02:54:39 +02:00
ntopng.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
ntpd.nix Fix ntpd 2014-12-28 19:38:45 +01:00
oidentd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
openfire.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
openntpd.nix nixos/networking: Fixes 2014-11-26 16:29:24 -08:00
openvpn.nix openvpn: Add systemd startup notification 2014-04-22 13:14:58 +02:00
polipo.nix drop permission prestart from polipo service module 2014-10-16 10:57:16 -04:00
prayer.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
privoxy.nix privoxy: upstart to systemd conversion, actions file editing 2014-08-27 11:34:10 -04:00
prosody.nix prosody: added websocket support 2014-10-15 03:57:00 +02:00
quassel.nix quassel: make a proper systemd unit (also properly works in containers now) 2014-11-08 14:59:25 +01:00
radicale.nix Adding Radicale package and service 2014-05-28 20:41:39 +02:00
radvd.nix nixos/radvd: Convert to a systemd unit 2014-08-24 03:12:55 -07:00
rdnssd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
rpcbind.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
sabnzbd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
searx.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
seeks.nix seeks: nixos module 2014-10-13 13:10:49 +02:00
spiped.nix nixos: only enable spipe when user specifies 2014-04-25 05:42:00 -05:00
strongswan.nix Strongswan: updown script uses ip and iptables utilities 2014-12-22 20:20:52 +00:00
supybot.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
syncthing.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
tcpcrypt.nix tcpcrypt: 2011.07.22 -> 0.3rc1, fix nixos service 2014-12-10 10:23:46 +01:00
teamspeak3.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
tftpd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
tox-bootstrapd.nix Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
unbound.nix unbound: run in chroot 2014-08-26 21:24:09 -04:00
unifi.nix icedtea: Make major version nonspecific attrs 2015-01-02 00:24:49 -08:00
vsftpd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
wakeonlan.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
websockify.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
wicd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
wpa_supplicant.nix wpa_supplicant: Restart when wlan devices (dis)appear 2014-04-28 20:12:06 +02:00
xinetd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
znc.nix nixos/znc: fix module, createUser option does not exist anymore 2014-09-13 02:20:32 +02:00