* Module-load binary for S6
@ 2020-10-09 12:19 Amaresh Kotekal
2020-10-09 17:54 ` Laurent Bercot
2020-10-10 18:21 ` Guillermo
0 siblings, 2 replies; 3+ messages in thread
From: Amaresh Kotekal @ 2020-10-09 12:19 UTC (permalink / raw)
To: supervision
[-- Attachment #1: Type: text/plain, Size: 183 bytes --]
Hi Team,
Is the module-load binary is available for S6 to load all the kernel module
?
Is there any support for volatile binds in S6 ( S6 tool for volatile bind )
Regards,
Amaresh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Module-load binary for S6
2020-10-09 12:19 Module-load binary for S6 Amaresh Kotekal
@ 2020-10-09 17:54 ` Laurent Bercot
2020-10-10 18:21 ` Guillermo
1 sibling, 0 replies; 3+ messages in thread
From: Laurent Bercot @ 2020-10-09 17:54 UTC (permalink / raw)
To: Amaresh Kotekal, supervision
>Is the module-load binary is available for S6 to load all the kernel module
>?
>
>Is there any support for volatile binds in S6 ( S6 tool for volatile bind )
Hi Amaresh,
Those are operations that are totally irrelevant to s6; you should use
the tools that your distribution provides you.
To see what s6 is about, what it does, read the following overview:
https://skarnet.org/software/s6/overview.html
Other operations on your computer will be handled by other software.
--
Laurent
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Module-load binary for S6
2020-10-09 12:19 Module-load binary for S6 Amaresh Kotekal
2020-10-09 17:54 ` Laurent Bercot
@ 2020-10-10 18:21 ` Guillermo
1 sibling, 0 replies; 3+ messages in thread
From: Guillermo @ 2020-10-10 18:21 UTC (permalink / raw)
To: Supervision
Hello,
El vie., 9 oct. 2020 a las 9:19, Amaresh Kotekal escribió:
>
> Is the module-load binary is available for S6 to load all the kernel module
> ?
Just in case the actual question you wanted to ask was "how do I get
functionality equivalent to that of the systemd-modules-load program
with an s6-based init system?": you can use s6-rc and define one or
more oneshots in its the service database.that invoke the modprobe
program.
> Is there any support for volatile binds in S6 ( S6 tool for volatile bind )
What is a "volatile bind"? The only thing I find in a Web search with
that name is something specific to the Yocto Project.
G.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-10-10 18:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-09 12:19 Module-load binary for S6 Amaresh Kotekal
2020-10-09 17:54 ` Laurent Bercot
2020-10-10 18:21 ` Guillermo
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).