aboutsummaryrefslogtreecommitdiffstats
path: root/examples/s6-svscanboot
Commit message (Collapse)AuthorAgeFilesLines
* version: 2.13.1.0v2.13.1.0Laurent Bercot2024-10-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.12.0.3v2.12.0.3Laurent Bercot2023-12-211-2/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.11.3.0v2.11.3.0Laurent Bercot2023-02-171-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-socklogLaurent Bercot2021-08-181-8/+8
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* version: 2.8.0.1v2.8.0.1Laurent Bercot2019-05-141-1/+0
|
* Apply Guillermo's fixes to doc and examplesLaurent Bercot2017-07-241-7/+8
|
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-181-3/+4
| | | | - rc for v2.3.0.0, waiting to update deps before releasing
* Update s6 example filesColin Booth2015-02-281-6/+6
| | | | | | | | | | | | | | | | | | | | | | 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
* Add examples/ subtreeLaurent Bercot2014-12-191-0/+8