Jump to letter: [
          
            ABCDFGHIJKLMNOPQRSTVWXYZ
          ]
        
        mythtv-status - Get the current status of your MythTV system at the command line
        
        
        - Description:
- This Perl script will display the current status of your MythTV system at the
command line. It can optionally append it to the system message of the day
(MOTD) on a regular basis.
If you want to enable motd update, enable the systemd unit
mythtv-status_update-motd.timer. The update is run quarterly. The
resulting motd is based on /etc/motd.stub, added with the output of
mythtv-status. 
Packages
        
        
            | mythtv-status-1.1.0-1.fc39.noarch
              [50 KiB] | Changelog
              by Göran Uddeborg (2023-07-26): - Update to 1.1.0
- Use the now provided make target to install rather than our own scripting
- Use the now provided systemd timers rather than our own cron configuration
- Change license tag to SPDX format
- Run tests during build |