summaryrefslogtreecommitdiffstats
path: root/debian/usr.sbin.chronyd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:27:41 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 06:27:41 +0000
commitd07c1378a94355391bce13c14f644cdc41c909a1 (patch)
tree57a62c0aad7e6788fe2353249256d26552a91e2f /debian/usr.sbin.chronyd
parentReleasing progress-linux version 4.5-2~progress7.99u1. (diff)
downloadchrony-d07c1378a94355391bce13c14f644cdc41c909a1.tar.xz
chrony-d07c1378a94355391bce13c14f644cdc41c909a1.zip
Merging debian version 4.5-3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/usr.sbin.chronyd4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/usr.sbin.chronyd b/debian/usr.sbin.chronyd
index 33254ac..0014977 100644
--- a/debian/usr.sbin.chronyd
+++ b/debian/usr.sbin.chronyd
@@ -76,8 +76,8 @@ abi <abi/3.0>,
# Allow reading the chronyd configuration file that timemaster(8)
# generates, along with any other config files and sockets.
@{run}/timemaster/* r,
- # Allow read-write on the default socket path for coodination.
- @{run}/timemaster/chrony.SOCK0 rw,
+ # Allow read-write access to the socket path(s).
+ @{run}/timemaster/chrony.SOCK[0-9]* 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