appjail-deleteOld
—
Run delete-old and delete-old-libs targets on a given
release or jail
appjail deleteOld |
jail jail |
appjail deleteOld |
release [-a
arch] [-v
version] release |
Delete obsolete base system files, directories and libraries
non-interactively.
The appjail deleteOld
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_NOINPUT:
- jail cannot be found.
- Cannot be found .srcdir containing the path to
the source tree.
- EX_DATAERR:
jail is invalid.
- EX_CONFIG:
There is a parameter that is not defined in the jail configuration
file.
- EX_NOPERM:
The jail was not created by building the source tree.