runsvdir does not run runsv recursively, as is documented.

2022-08-03 Thread Martin Castillo
runit 2.1.2-29. Has this feature been removed without updating the manpage? I did not find anything in the archive. Martin Castillo To test this I used (also attached): Foo/run: #!/bin/bash while :; do echo -n "FOO "; date; sleep 3; done Foo/bar/run #!/bin/bash w

Re: svlogd log rotation

2019-12-12 Thread Martin Castillo
Hi, On 12.12.19 15:25, Raghu wrote: > I have redirected the svlogd log file my custom name instead of current in > my run script as below. > touch /testlogs/logs/Y5Consolelog.txt.0 > exec svlogd -tt /testlogs/logs/ Y5Consolelog.txt.0 I have never heard of this feature and couldn't find anything

Re: runit patches to fix compiler warnings on RHEL 7

2019-11-28 Thread Martin Castillo
On 27.11.19 21:33, J. Lewis Muir wrote: > On 11/25, J. Lewis Muir wrote: >> Is runit hosted in a public source code repo? If so, where? >> >> Are patches to fix runit compiler warnings on RHEL 7 welcome? > > I have patches now. Is there a public source code repo I can contribute > against?

PATCH: add command line option to rotate empty logs

2019-11-15 Thread Martin Castillo
, if there is no new output for longer than a day. I made a quick patch. Comments are welcome. Martin Castillo [1]: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4663 -- GPG: 7FDE 7190 2F73 2C50 236E 403D CC13 48F1 E644 08EC diff '--exclude=command' '--exclude=compile' -Nur runit-2.1.2/man/svlogd.8

svlogd: timeout counts from start of svlogd, not file birth

2019-11-15 Thread Martin Castillo
this info. If you disagree, I'd like the man page to specifically note this edgecase. Greetings, Martin Castillo -- GPG: 7FDE 7190 2F73 2C50 236E 403D CC13 48F1 E644 08EC signature.asc Description: OpenPGP digital signature