From 87c5b2118efcee65eeda3f743d081ea9c2b866d9 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 15 Jan 2015 20:14:44 +0000 Subject: Move Unix domain utilities and access control utilites, as well as the accessrules library, from s6-networking to here --- doc/s6-setlock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/s6-setlock.html') diff --git a/doc/s6-setlock.html b/doc/s6-setlock.html index f425656..f163336 100644 --- a/doc/s6-setlock.html +++ b/doc/s6-setlock.html @@ -55,7 +55,7 @@ execution. This is intended: the fd holds the lock, which is released when prog exits. prog must not touch fds it does not know about.
  • If the timed lock option is chosen, s6-setlock does not acquire the lock -itself. Instead, it spawns a s6lockd-helper +itself. Instead, it spawns a s6lockd-helper process that acquires the lock while s6-setlock controls the timeout; the s6lockd-helper process then holds the lock and lives as long as prog.
  • -- cgit v1.3.1