miserreset(1) miserreset(1)
NAME
miser_reset - reset miser with a new configuration file
SYNOPSIS
miserreset -f file
DESCRIPTION
The miser_reset command is used to force a running version of miser to
use a new configuration file (the format of the configuration file is
detailed in miser(4) ). The new configuration will succeed if and only if
all currently scheduled jobs can be successfully scheduled against the
new configuration. If the attempt at creating a new configuration fails,
then miser(1) retains the old configuration.
OPTIONS
-f file
The configuration file name, file, must be no longer than
MISER_REQUEST_BUFFER_SIZE which is defined in <sys/miser_public.h>.
The format of the configuration file can be found in miser(4).
RESTRICTIONS
Only a user with write access to the original configuration file may
execute this command.
SEE ALSO
miser(5), miser(4), miser(1).
Page 1