[arch-projects] [INITSCRIPTS][PATCH] rc.d: handle a set of options

Lukas Fleischer archlinux at cryptocrack.de
Mon Aug 29 01:57:42 EDT 2011


On Sat, Aug 27, 2011 at 07:18:38PM +0200, Sebastien Luttringer wrote:
> rc.d can now take --started, --stopped, --auto, --noauto as option which
> help user to filter list of daemon for all actions
> 
> As a corollary list command can now take a list of dameon to display
> All kind of arguments can be mixed to obtain the proper output.
> 
> zsh and bash completion are updated
> 
> Note: Output of help command exit 0 and is no more printed on stderr
> 
> Signed-off-by: Sebastien Luttringer <seblu at seblu.net>
> ---
>  bash-completion |   20 ++++----
>  rc.d            |  124 +++++++++++++++++++++++++++++++++++++++---------------
>  zsh-completion  |    8 +---
>  3 files changed, 101 insertions(+), 51 deletions(-)
> 

Looks good now at a glance :)


More information about the arch-projects mailing list