Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
APPJAIL-ETCUPDATE(1)	    General Commands Manual	  APPJAIL-ETCUPDATE(1)

NAME
       appjail-etcupdate  -- Manage updates to system files not	updated	by in-
       stallworld

SYNOPSIS
       appjail etcupdate jail [-m mode]	jail [args ...]
       appjail etcupdate release [-a arch] [-m mode] [-v version]  [-|release]
	       [args ...]

DESCRIPTION
       The appjail etcupdate utility is	conveniently a wrapper of etcupdate(8)
       for  managing  updates  to  files that are not updated as part of (make
       installworld) on	a jail or release.

       With -m you can change the mode,	which defaults to update.

       If you don't specify which release to apply the update to or simply use
       -, etcupdate(8) will  update  the  default  release  specified  in  the
       DEFAULT_RELEASE parameter.

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

       -   EX_USAGE: The command was used incorrectly.
       -   EX_DATAERR:
	      The log name specified in the  ETCUPDATELOG_NAME	 parameter  is
	       invalid.
	      jail is invalid.
       -   EX_NOINPUT: jail cannot be found.

SEE ALSO
       appjail-checkOld(1)	  appjail-deleteOld(1)	      appjail-fetch(1)
       appjail-logs(1) appjail-update(1) etcupdate(8)

AUTHORS
       Jess Daniel Colmenares Oviedo <DtxdF@disroot.org>

FreeBSD	Ports 14.quarterly	March 27, 2024		  APPJAIL-ETCUPDATE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=appjail-etcupdate&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help