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=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 1829 invoked from network); 17 Feb 2021 10:35:27 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 17 Feb 2021 10:35:27 -0000 Received: (qmail 29305 invoked by uid 89); 17 Feb 2021 10:35:52 -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 29298 invoked from network); 17 Feb 2021 10:35:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Db8acjMBCunkfmDDy4zULg7lG2ynexxy33fv9X8Jod0=; b=lYgypBYmQFNfI8gOnOBj7neZXbEh3qBrn6rzwkr3E4JBRv1FVbzx5sSIwmynoEKS5v p7zZ7Njd5GszYUYAuYCJ5/HF/6l4jUzwcVbYadx6fID39CszKgbZMSpBHzOY7GpNtcpY pC6hH0UIULttrvvz2VOMjwHXqRZ2BZyv81/foD83ERMxmDUZKXc2EjQak1ogIgdlQMCr M2Suj1fNE0TyNSRcooLQxh72mbbbUNLXFarnGTBSX9JZ2a2Nvrt78Qz75EE+4CCtT8Ru zjcG29PuiTlYUB+ukCsgNClIa6vijoAUtVml89ixIpSU7qwxkklbCsJTPw4r4Q7Vb7bU zHEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Db8acjMBCunkfmDDy4zULg7lG2ynexxy33fv9X8Jod0=; b=ILmSU1pchUIpxnvYTSgwoeK2G2ulWvQoBcDMVDp5fTbm4KVn+yqcM9Rzc4nI48ZXHs ZQzlJu7LZD2u5JU+JazP4XDm8KbuMgnEb8k3heA/w2Een2AvFJHtKb02pg695aPj6TMq rCitqpPsqK7I/SUztYdvtduRbQZYDX2GColGdUA1mPu7Sji6Hwy8T+FAuH6zE8DJMtZp +HW31v7N3Xxc/5yxOetJjfCzh6QPZFNUE0ITUPdLelpmFdLMaVOPBG6o0qbomy1jdvR0 8tNOCbYZ3q6yN152pvUmuju5yAFfrzxtDe9rbYfDRKNPDG1et5xi4SkOkrgGbALRKi4V JSGA== X-Gm-Message-State: AOAM531HPpiICqtq/WS3jDuX6T00IBbDNfVq3yaiUJb+T0UsE2rOVG/8 owZBnj4Xk/T4sv6myVSGrwGQj40DACpzjC9HCMMtoosyqxkpig== X-Google-Smtp-Source: ABdhPJxaHVeS101+/mNsx0A/FttjqAgvSEsXBfGN/XtAyQsatVALh8YoPxZibmtGXw4JVSjprehPbD8tRQQ0die+cuM= X-Received: by 2002:a92:d250:: with SMTP id v16mr20457727ilg.236.1613558124288; Wed, 17 Feb 2021 02:35:24 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: billa chaitanya Date: Wed, 17 Feb 2021 16:05:13 +0530 Message-ID: Subject: Re: Path monitoring support in s6-services To: supervision@list.skarnet.org Content-Type: multipart/alternative; boundary="000000000000d29f7305bb85c640" --000000000000d29f7305bb85c640 Content-Type: text/plain; charset="UTF-8" > > inotifyd (or something similar) + s6-svc (or s6-rc)? > Thought of the same but I have many such services;Just thinking of cpu overhead during the initial boot up. Thanks, Chaitnaya On Wed, Feb 17, 2021 at 2:57 PM Casper Ti. Vector wrote: > On Wed, Feb 17, 2021 at 01:08:44PM +0530, billa chaitanya wrote: > > I am trying to start a service when a file/path is > > modified/touched/created.Do we have any mechanism in s6 that supports > > enabling a service up on monitoring a path? > > inotifyd (or something similar) + s6-svc (or s6-rc)? > > -- > My current OpenPGP key: > RSA4096/0x227E8CAAB7AA186C (expires: 2022.09.20) > 7077 7781 B859 5166 AE07 0286 227E 8CAA B7AA 186C > > --000000000000d29f7305bb85c640--