>Is there a way to set a timer option on a particular service 'X', so that
>'X' gets restarted for every timer seconds ?
You can achieve that with another service that just sleeps for
'timer' seconds then sends a s6-svc -r command to the service you want
restarted.
--
Laurent
Received on Wed Feb 10 2021 - 10:55:25 UTC