Gentoo Archives: gentoo-dev

From: Alec Warner <antarus@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Common options missed in OpenRC declarative scripts and how to improve them
Date: Thu, 02 Dec 2021 16:13:17
Message-Id: CAAr7Pr_oL-jR5SgSY45Vnoy=dMyBmaaPd3+bqMtWkdEL1YqXjg@mail.gmail.com
In Reply to: Re: [gentoo-dev] Common options missed in OpenRC declarative scripts and how to improve them by Michael Orlitzky
1 On Thu, Dec 2, 2021 at 4:34 AM Michael Orlitzky <mjo@g.o> wrote:
2 >
3 > On 2021-12-01 21:02:20, Brian Evans wrote:
4 > > After a cursory scan of the Gentoo repository, I've noticed an
5 > > overabundance of start_stop_daemon_args being declared in scripts committed.
6 > >
7 > > I would like to draw attention and see if we can clean these up together.
8 >
9 > A lot of this is covered in the service script guide:
10 >
11 > https://github.com/OpenRC/openrc/blob/master/service-script-guide.md
12 >
13 > There's a 2.5-year old bug to mention it in the devmanual:
14 >
15 > https://bugs.gentoo.org/684354
16 >
17
18 Can we automate any of it? Emit QA warnings? etc.
19
20 -A

Replies