From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 507 invoked from network); 11 Feb 2021 08:23:07 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 11 Feb 2021 08:23:07 -0000 Received: (qmail 6448 invoked by uid 89); 11 Feb 2021 08:23:29 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 6438 invoked from network); 11 Feb 2021 08:23:28 -0000 From: Chris Brannon To: supervision@list.skarnet.org Subject: Re: timer support for s6 services References: Date: Thu, 11 Feb 2021 00:22:51 -0800 In-Reply-To: (billa chaitanya's message of "Wed, 10 Feb 2021 13:46:23 +0530") Message-ID: <87h7mjau90.fsf@the-brannons.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain billa chaitanya writes: > Hi Team, > > Is there a way to set a timer option on a particular service 'X', so that > 'X' gets restarted for every timer seconds ? Maybe snooze could work for your use case? https://github.com/leahneukirchen/snooze -- Chris