mythshutdown - MythTV Shutdown helper
mythshutdown version: fixes/34
[v34.0+fixes.20240210.e3e165a1-0ubuntu6] www.mythtv.org Misc. Options:
- -c, --check
- Check whether shutdown is possible
- --localtime
- Specify that the wakeup time is in local time
- --lock
- disable shutdown
- -x,
--safeshutdown
- Check if shutdown is possible, and shutdown
- -t,
--setscheduledwakeup
- Set wakeup time to the next scheduled recording
- -w,
--setwakeup
- Set the wakeup time (yyyy-MM-ddThh:mm:ss) default is in local time
- -h, --help,
--usage
- Display this help printout, or give detailed information of selected
option.
- --version
- Display version information.
- --shutdown
- Apply wakeup time to nvram and shutdown.
- -p, --startup
- Check startup status
- -s, --status
- check current status
- -u, --unlock
- enable shutdown
- --utc
- Specify that the wakeup time is in utc
Logging Options:
- --loglevel
- Set the logging level. All log messages at lower levels will be discarded.
In descending order: emerg, alert, crit, err, warning, notice, info, debug
defaults to err
- --logpath
- Writes logging messages to a file in the directory logpath with filenames
in the format: applicationName.date.pid.log. This is typically used in
combination with --daemon, and if used in combination with
--pidfile, this can be used with log rotators, using the HUP call
to inform MythTV to reload the file
- -q, --quiet
- Don't log to the console (-q). Don't log anywhere (-q
-q)
- --syslog
- Set the syslog logging facility. Set to "none" to disable,
defaults to none.
- --systemd-journal
- Use systemd-journal instead of syslog.
- -v, --verbose
- Specify log filtering. Use '-v help' for level info.