You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe it's enough to just modify our SIGTERM trap to send INT to runit, then users can implement the ctrlaltdel service to handle shutdown themselves? (see http://smarden.org/runit1/runit.8.html#sect6)
The text was updated successfully, but these errors were encountered:
See https://github.com/peterbourgon/runsvinit for example solution.
Maybe it's enough to just modify our SIGTERM trap to send INT to runit, then users can implement the
ctrlaltdel
service to handle shutdown themselves? (see http://smarden.org/runit1/runit.8.html#sect6)The text was updated successfully, but these errors were encountered: