[pkg-ntp-maintainers] [pkg-ntp] 11/13: apparmor: Allow access to winbindd pipe
Bernhard Schmidt
berni at moszumanska.debian.org
Sun May 7 19:44:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch berni-wip
in repository pkg-ntp.
commit 8535bb36fcb6abb7a29a734875eee5e39c9f751e
Author: Bernhard Schmidt <berni at debian.org>
Date: Sun May 7 21:22:12 2017 +0200
apparmor: Allow access to winbindd pipe
Closes: #861727
Thanks: Christian Ehrhardt
---
debian/apparmor-profile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/apparmor-profile b/debian/apparmor-profile
index 644dc29..d92ac64 100644
--- a/debian/apparmor-profile
+++ b/debian/apparmor-profile
@@ -71,6 +71,9 @@
# samba4 ntp signing socket
/{,var/}run/samba/ntp_signd/socket rw,
+ # samba4 winbindd pipe
+ /run/samba/winbindd/pipe rw,
+
# For use with clocks that report via shared memory (e.g. gpsd),
# you may need to give ntpd access to all of shared memory, though
# this can be considered dangerous. See https://launchpad.net/bugs/722815
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ntp/pkg-ntp.git
More information about the pkg-ntp-maintainers
mailing list