|
|
|
|
|
by baudehlo
4284 days ago
|
|
One (minor) problem with runit is that runsv maintains the pipe between the command and the logger. If runsv dies then the pipe is lost and logs are potentially lost. S6 apparently solves this: http://skarnet.org/software/s6/index.html |
|