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-SYSRC(1) FreeBSD General Commands Manual APPJAIL-SYSRC(1)

appjail-sysrcSafely edit system rc files within a jail

appjail sysrc all [-e] target [args ...]

appjail sysrc jail jail [args ...]

appjail sysrc local jail [args ...]

The appjail sysrc utility is a wrapper of the sysrc(8) command for managing rc files, i.e. retrieve rc.conf(5) variables and allows processes to change values in a safe and effective manner.

all is used to run sysrc(8) in all existing jails. If -e is specified, appjail sysrc exits when sysrc(8) returns a non-zero exit status. target is any of the subcommands described below.

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

local is used to run sysrc(8) in the jail directory from the host.

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

  • : The command was used incorrectly.
  • :
    • jail is invalid.
    • An invalid subcommand was specified.
  • : jail cannot be found.

sysexits(3) sysrc(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.