Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828041 - sys-process/at - Improve OpenRC script
Summary: sys-process/at - Improve OpenRC script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 01:15 UTC by Brian Evans (RETIRED)
Modified: 2021-12-03 06:50 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
atd.rc8.patch (atd.rc8.patch,450 bytes, patch)
2021-12-03 01:15 UTC, Brian Evans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2021-12-03 01:15:23 UTC
Created attachment 757237 [details, diff]
atd.rc8.patch

The start_stop_daemon_args are not necessary and are actually duplicated on the command line.  At the same time, this patch adds command_args_foreground for use with supervise-daemon.
Comment 1 Larry the Git Cow gentoo-dev 2021-12-03 06:50:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1767609d5589e57c6a76b2dcc12deeee1cb8934c

commit 1767609d5589e57c6a76b2dcc12deeee1cb8934c
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-12-03 06:48:25 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-12-03 06:50:17 +0000

    sys-process/at: Revbump to improve openrc init script
    
    Thanks-to: Brian Evans <grknight@gentoo.org>
    Closes: https://bugs.gentoo.org/828041
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-process/at/at-3.2.2-r3.ebuild | 97 +++++++++++++++++++++++++++++++++++++++
 sys-process/at/files/atd.rc9      | 13 ++++++
 2 files changed, 110 insertions(+)