Commit Graph

2 Commits

Author SHA1 Message Date
Nicholas J. Kain 841c8663e9
Make example s6 script handle empty leasefile properly.
Prior to this change, ndhc would fail to run with a malformed
command error if the leasefile was empty since the -r parameter
requires an argument.

Note that this script requires execline 2.9.1.0 for the
eltest program.  For earlier versions of s6, it should be
fine to use the POSIX test program instead.
2023-01-18 12:54:55 -05:00
Nicholas J. Kain 5bca0a3d48 Add example config file and s6 run file. 2022-03-08 12:23:05 -05:00