Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828095 - net-analyzer/munin - Improve OpenRC script munin-asyncd
Summary: net-analyzer/munin - Improve OpenRC script munin-asyncd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-03 17:30 UTC by Brian Evans (RETIRED)
Modified: 2021-12-04 15:23 UTC (History)
1 user (show)

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


Attachments
munin-asyncd.init.2 (munin-asyncd.init.2,432 bytes, text/plain)
2021-12-03 17:30 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 17:30:07 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.

Split start_stop_daemon_args into command_background and command_user
Comment 1 Brian Evans (RETIRED) gentoo-dev 2021-12-03 17:30:34 UTC
Created attachment 757337 [details]
munin-asyncd.init.2

Updated script

Signed-off-by: Brian Evans <grknight@gentoo.org>
Comment 2 Hans de Graaff gentoo-dev Security 2021-12-04 09:00:35 UTC
Looks good to me (with the background of the gentoo-dev post). Feel free to commit this or let me know if you want me to do this.
Comment 3 Larry the Git Cow gentoo-dev 2021-12-04 15:23:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f38bef4bbf57f356ff94e48e1ae6a7767599404

commit 6f38bef4bbf57f356ff94e48e1ae6a7767599404
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2021-12-04 15:21:59 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2021-12-04 15:23:25 +0000

    net-analyzer/munin: Update munin-asyncd script
    
    Split options into their declarative components
    
    Closes: https://bugs.gentoo.org/828095
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 net-analyzer/munin/files/munin-asyncd.init.2 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)