logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mythtv-update-motd - update the MOTD with a MythTV backend status

Author

       mythtv-update-motd and this manpage were written by Andrew Ruthven <andrew@etc.gen.nz>.

                                                   2018-12-31                              MYTHTV-UPDATE-MOTD(8)

Configuration

       The configuration file for this script is /etc/default/mythtv-status options of interest:

       HOST   The host to check, by default this is localhost.

       UPDATE_MOTD
              Should this script run? Set to yes to enable, anything else to disable.

       UPDATE_MOTD_ARGS
              Any additional arguments you'd like to have run if the MOTD is updated by this script.

       You   can   also   disable   this  script  from  running  by  creating  a  file  called  /var/lib/mythtv-status/motd_update_disabled.  If you run either:
              systemctl stop mythtv-status
       or
              /etc/init.d/mythtv-status stop
       this will be done for you, and will remove the most recent motd snippet.

Description

       Update the system MOTD with the status of a MythTV backend. It is typically run from cron.

Exit Status

0      Updated MOTD with MythTV status

       1      Failed to update MOTD with MythTV status

Files

/etc/default/mythtv-status Config file

Name

       mythtv-update-motd - update the MOTD with a MythTV backend status

Options

       None

See Also

mythtv-status(1),

Synopsis

mythtv-update-motd

See Also