My proposal was to read a <servicedir>/start-timeout file for this purpose.
It seems like seq | xargs would do what you need. I suppose s6 doesn't want to depend on those. On Thu, Sep 17, 2015 at 7:17 AM, Colin Booth <[email protected]> wrote: > On Thu, Sep 17, 2015 at 3:02 AM, Laurent Bercot > <[email protected]> wrote: > > > > Sure, that's doable. > > However, remember that s6-maximumtime is part of s6-portable-utils, > > so you're introducing an additional dependency there. > > > True. I'm simply not sure it's possible to make something with a > variable length timed delay in execline without that program. > > Cheers! > > -- > "If the doors of perception were cleansed every thing would appear to > man as it is, infinite. For man has closed himself up, till he sees > all things thru' narrow chinks of his cavern." > -- William Blake >
