diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-12 18:24:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-12 18:24:36 +0000 |
commit | c2b02894be81650a85f940d82933a89cfb63bb09 (patch) | |
tree | 0feaea2cd17725ef910a696ff539ac9d93f5d6bf /INSTALL | |
parent | c015784fa23921127487aa3668ea5240c6f179ff (diff) | |
download | s6-rc-c2b02894be81650a85f940d82933a89cfb63bb09.tar.xz |
Fix a race condition in s6rc_servicedir_manage()
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ Build Instructions - GNU make version 3.81 or later - skalibs version 2.5.1.1 or later: http://skarnet.org/software/skalibs/ - execline version 2.3.0.1 or later: http://skarnet.org/software/execline/ - - s6 version 2.6.0.0 or later: http://skarnet.org/software/s6/ + - s6 version 2.6.0.1 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |