From: Arjun D R <drarjun95@gmail.com> To: supervision@list.skarnet.org Subject: S6 Queries Date: Mon, 2 Aug 2021 10:24:54 +0530 [thread overview] Message-ID: <CAHJ2E==Uq7RFNCH-zLEU5Vn74XvEZHb11M5MNDgfaDVXvp1K_Q@mail.gmail.com> (raw) [-- Attachment #1: Type: text/plain, Size: 1124 bytes --] Hi Team, We are trying to migrate from systemd init system to S6. We have a few queries, please help us on the same. 1. In systemd, the services are grouped as targets and each target depends on another target as well. They start as targets. [ex: Reached local-fs.target, Reached network.target, Reached UI target,...]. Is there any way in S6 to start the init system based on bundles? 2. Are there any ways to have loosely coupling dependencies? In systemd, we have After=. After option will help the current service to start after the mentioned service (in after). And the current service will anyway start even if the mentioned service in After fails to start. Do we have such loosely coupled dependency facility in S6? 3. Is there any tool available in S6 to measure the time taken by each service to start? We can manually measure it from the logs, but still looking for a tool which can provide accurate data. 4. Does the S6 init system provide better boot up performance compared to systemd ? One of our main motives is to attain better bootup performance. Is our expectation correct? Thanks in advance, Arjun
next reply other threads:[~2021-08-02 4:55 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-08-02 4:54 Arjun D R [this message] 2021-08-02 8:27 ` Laurent Bercot 2021-08-02 18:07 ` Steve Litt 2021-08-02 19:39 ` Laurent Bercot 2021-08-02 20:42 ` Steve Litt 2021-08-02 21:40 ` Laurent Bercot 2021-08-11 11:05 ` Arjun D R 2021-08-11 14:21 ` Laurent Bercot
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='CAHJ2E==Uq7RFNCH-zLEU5Vn74XvEZHb11M5MNDgfaDVXvp1K_Q@mail.gmail.com' \ --to=drarjun95@gmail.com \ --cc=supervision@list.skarnet.org \ --subject='Re: S6 Queries' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).