GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
APPJAIL-SERVICE(1) FreeBSD General Commands Manual APPJAIL-SERVICE(1)

appjail-serviceControl (start/stop/etc.) or list system services within a jail

appjail service all [-e] [-i file] [--] [args ...]

appjail service jail jail [args ...]

The appjail service utility is a wrapper of the service(8) command for managing services within a jail from the host system.

all is used to run service(8) in all existing jails. If -e is specified, appjail service exits when service(8) returns a non-zero exit status. If -i is specified, the content of the file specified by this parameter is used as input for each call of service(8) instead of /dev/null. If you want to specify a service(8) parameter in args and it starts with a dash, you must use -- or appjail service will interpret it.

jail is used to run service(8) in a given jail.

The appjail service utility exits 0 on success, and >0 if an error occurs. It may fail for one of the following reasons:

sysexits(3) service(8)

Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>

March 23, 2024 FreeBSD 14.3-RELEASE

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.