dnscrypt-proxy service: systemd notification under apparmor

This commit is contained in:
Joachim Fasting
2017-03-24 14:36:54 +01:00
parent 8c98df0136
commit f815a7697e

View File

@@ -220,6 +220,8 @@ in
${getLib pkgs.attr}/lib/libattr.so.* mr, # */
${resolverList} r,
/run/systemd/notify rw,
}
'');
})