Rechercher une page de manuel
rhn-actions-control
Langue: en
Version: 03 August 2005 (fedora - 01/12/10)
Section: 8 (Commandes administrateur)
NAME
rhn-actions-control - Controls the enabling and disabling of scheduled actions.SYNOPSIS
rhn-actions-control [ options ... ] [ --enable-deploy | --disable-deploy ] [ --enable-diff | --disable-diff ] [ --enable-upload | --disable-upload ] [ --enable-mtime-upload | --disable-mtime-upload ] [ --enable-run | --disable-run ] [ --enable-all | --disable-all ]
DESCRIPTION
The RHN Actions Control (rhn-actions-control) allows the user to enable and disable different types of scheduled actions. These various modes are enabled/disabled by placing/removing files in the /etc/sysconfig/rhn/allowed-actions/ directory. Due to the default permissions on the /etc/sysconfig/rhn/ directory, RHN Actions Control will most likely have to be run by someone with root access.
OPTIONS
- --enable-deploy, --disable-deploy
- Enable/disable the deploy scheduled action. I.e., allow installation of configuration files from the central repository on the system. Without this functionality enabled, the configuration management interface provides no real value for this system.
- --enable-diff, --disable-diff
- Enable/disable the diff scheduled action.
- --enable-upload, --disable-upload
- Enable/disable the upload scheduled action.
- --enable-mtime-upload, --disable-mtime-upload
- Enable/disable the mtime-upload scheduled action.
- --enable-run, --disable-run
- Enable/disable the ability to run remote scripts.
- --enable-all, --disable-all
- Enable/disable all capabilities.
- -f, --force
- Force an operation without confirmation.
- --report
- Report the status of the mode settings (enabled or disabled).
AUTHORS
John Wregglesworth <wregglej@redhat.com>
Todd Warner <taw@redhat.com> (man page only)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre