aboutsummaryrefslogtreecommitdiffstats
path: root/examples/ROOT/img
Commit message (Collapse)AuthorAgeFilesLines
* Delete obsolete examples/ROOT, refer to s6-linux-init insteadLaurent Bercot2017-01-2419-94/+0
|
* - add -s support to s6-svscanLaurent Bercot2015-10-0641-179/+34
| | | | | - change examples to support -s - change examples to invoke s6-rc, remove servicedirs
* Update examples/ to use notification-fdLaurent Bercot2015-06-164-2/+4
|
* - fix the LOGSCRIPT in examples/.../syslogd-linux/logLaurent Bercot2015-03-032-9/+14
| | | | | - fix comments in a few examples/.../README - add a /var symlink in examples/ROOT
* Cleanup changes in examples/ (thanks Colin Booth)Laurent Bercot2015-03-014-8/+10
|
* Update s6 example filesColin Booth2015-02-287-7/+16
| | | | | | | | | | | | | | | | | | | | | | 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-1948-0/+221