Jump to letter: [
ABCDFGHJKLMNOPQRSTUVWXYZ
]
mythtv-status - Get the current status of your MythTV system at the command line
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, edit /etc/sysconfig/mythtv-status and change
UPDATEMOTD=no to UPDATEMOTD=yes. The update is run hourly. The resulting motd
is based on /etc/motd.stub, added with the output of mythtv-status.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
mythtv-status |
0.9.0 |
5.fc15 |
noarch |
76 KiB |
Tue Jan 18 16:56:00 2011 |
Changelog
- * Sat Apr 11 14:00:00 2009 Jussi Lehtola <jussi{*}lehtola{%}iki{*}fi> - 0.9.0-1
- First release.
- * Sat Apr 11 14:00:00 2009 Jussi Lehtola <jussi{*}lehtola{%}iki{*}fi> - 0.9.0-2
- Fix sysconfig file location.
- * Sun Apr 12 14:00:00 2009 Jussi Lehtola <jussi{*}lehtola{%}iki{*}fi> - 0.9.0-3
- Modify motd update method and update script location.