tini icon indicating copy to clipboard operation
tini copied to clipboard

Option to restart the cild process #186

Open ashishshinde opened this issue 3 years ago • 3 comments

Added -r option that triggers child restart, and -t option that signals the child process to terminate.

ashishshinde avatar Jul 11 '21 08:07 ashishshinde

@krallin this is a very beneficial change, any chance for a code review / merge and release when you have time?

onedr0p avatar Jun 28 '22 02:06 onedr0p

I think this is "out of scope" for tini: https://github.com/krallin/tini/issues/71#issuecomment-272652178, https://github.com/krallin/tini/pull/146

yosifkit avatar Jun 28 '22 16:06 yosifkit

I think this is "out of scope" for tini: #71 (comment), #146

I don't think it's out of scope. Because that's that real init restarts process on exit. It's really required feature.

slayer avatar Oct 10 '22 13:10 slayer