diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 21:19:25 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 21:19:25 +0000 |
commit | 320cdee53ad9f2252403402fb0b41764cdc001fd (patch) | |
tree | b43bac0f373531d1f1bb5ec6e658f125f8f5aed1 /INSTALL | |
parent | 2807442e2cff8645fc4fdb84efd257fe2b2c55a3 (diff) | |
download | s6-320cdee53ad9f2252403402fb0b41764cdc001fd.tar.xz |
- add -g option to s6-envuidgid
- set s6-log processor wd to the logdir
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.4.2 or later: http://skarnet.org/software/execline/ + - skalibs version 2.3.8.2 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.4.4 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: |