from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

210193

userrating:


May 25th. 2007:
Words

486

Views

259167

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

150529

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





R-SERVICE

Section: Maintenance Commands (8)
Updated: SMM
Index Return to Main Contents

BSD mandoc
OpenRC  

NAME

r-service - locate and run an OpenRC service with the given arguments  

SYNOPSIS

[-c ,-ifcrashed ] service cmd [... ]
-d ,-debug service cmd [... ]
-D ,-nodeps service cmd [... ]
[-i ,-ifexists ] service cmd [... ]
[-I ,-ifinactive ] service cmd [... ]
[-N ,-ifnotstarted ] service cmd [... ]
[-s ,-ifstarted ] service cmd [... ]
[-S ,-ifstopped ] service cmd [... ]
-e ,-exists service
-Z ,-dr-run service cmd [... ]
-l ,-list
-r ,-resolve service  

DESCRIPTION

Service scripts could be in different places on different systems. locates the specified service and runs it with the given arguments. If -i ,-ifexists is given then returns 0 even if the service does not exist. If -I ,-ifinactive or -N ,-ifnotstarted is given then returns 0 if the service exists but is in the wrong state.

If given the -l ,-list argument then will list all available services.

-e ,-exists return 0 if it can find service otherwise-1. -r ,-resolve does the same and also prints the full path of the service to stdout.

-d ,-debug sets-x when running the service script(s).

-D ,-nodeps ignores dependencies when running the service.

-Z ,-dr-run displays commands rather than executing them.  

SEE ALSO

openrc(8), stdout(3)  

AUTHORS

An Roy Marples <roy@marples.name>


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
AUTHORS





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.7 ms