diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-04 14:11:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-04 14:11:35 +0000 |
commit | fb6877e47d8a60b1e00ea55b2203589a43a610d0 (patch) | |
tree | 49af428a6b4aea0058737332f329ca834c86c06f /NEWS | |
parent | f0109069e88e99319bc23636b59fc03875c0a1c6 (diff) | |
download | s6-fb6877e47d8a60b1e00ea55b2203589a43a610d0.tar.xz |
Add -I option to s6-ipcserver-access
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ In 2.8.0.0 - Adaptation to skalibs-2.8.0.0. - s6-log can now notify readiness with the new -d option. - s6-log now has a default line limit of 8 kB. + - s6-ipcserver-access now takes a -I option to automatically accept +connections from clients running with the same euid/egid pair. In 2.7.2.2 |