Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828076 - net-dns/dnscrypt-proxy - Improve OpenRC script
Summary: net-dns/dnscrypt-proxy - 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: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 14:35 UTC by Brian Evans (RETIRED)
Modified: 2021-12-03 14:42 UTC (History)
0 users

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


Attachments
dnscrypt-proxy.initd (dnscrypt-proxy.initd,639 bytes, text/plain)
2021-12-03 14:35 UTC, Brian Evans (RETIRED)
Details

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 14:35:06 UTC
The attached script updates a couple things which effectively is the same as the current model however it follows the modular nature of the declarative syntax.

Replaces start_stop_daemon_args with command_background
Comment 1 Brian Evans (RETIRED) gentoo-dev 2021-12-03 14:35:31 UTC
Created attachment 757260 [details]
dnscrypt-proxy.initd

Updated script
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-03 14:39:09 UTC
See https://bugs.gentoo.org/828074#c2 (go ahead)
Comment 3 Larry the Git Cow gentoo-dev 2021-12-03 14:42:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34d0fd905f2581f33320abad2840da8e1ff65288

commit 34d0fd905f2581f33320abad2840da8e1ff65288
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2021-12-03 14:41:13 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2021-12-03 14:41:13 +0000

    net-dns/dnscrypt-proxy: Update OpenRC script
    
    Non-maintainer commit: This is effectively the same options reorganized
    for future consideration.
    
    Closes: https://bugs.gentoo.org/828076
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 net-dns/dnscrypt-proxy/files/dnscrypt-proxy.initd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)