| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Also fix links on why.html. s6-svscanboot doc coming soon.
|
| | |
|
| |
|
|
|
|
| |
s6lock has been deleted in the previous major update. There were
still traces of it in the doc, and lock.h still existed, although
non-functional. Clean all that up.
|
| | |
|
| | |
|
| |
|
|
| |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| |
|
|
| |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| |
|
|
| |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| |
|
|
| |
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| |
|
|
|
|
|
|
|
| |
Renamed from s6-svdir-(un)link.
Doc added. Full functionality added.
Still need to be tested.
Unrelated: .h names simplified.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| |
|
|
|
|
| |
Not tested yet; not documented yet; to come soon.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Also add ./configure output to .gitignore
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Change -t to t for s6-log scripts:
With the release of s6 v2.1.1.0 the -t flag to s6-log was depricated and
replaced with a per-match control directive. This updates the example
scripts to follow the current supported logging syntax.
Update syslogd-linux example logger:
It's helpful if you're doing syslog-style logging to split your log
streams into different files in addition to a consolidated log. This
change also splits the logging script out to be easier to manage. This
also serves a second purpose of highlighting the fact that s6-log
supports multiple log targets.
Remove (most) absolute paths for non-init replacement s6-svscan:
With non-slashpackage installs becoming the default, odds are that the
execline and s6 binaries will be installed somewhere in the path. While
all the example scripts still make calls to /command/execlineb, it makes
sense to reduce the amount of editing needed to make these scripts work.
Updating gitignore to skip trying to add vim turds
|
| |
|