diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-12-18 03:05:33 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-12-18 03:05:33 +0000 |
commit | 2a00cd05c0ddccd1d82bae5ce2f30eecb6458343 (patch) | |
tree | 250ef8e235518fa8c4173e7391b1ed10a793063d /media-tv/mythtv/files/xinitrc | |
parent | Added ~sparc keyword wrt bug #152818. (diff) | |
download | historical-2a00cd05c0ddccd1d82bae5ce2f30eecb6458343.tar.gz historical-2a00cd05c0ddccd1d82bae5ce2f30eecb6458343.tar.bz2 historical-2a00cd05c0ddccd1d82bae5ce2f30eecb6458343.zip |
Upstream fixes for bug #157457. Fixed bug #154729.
Package-Manager: portage-2.1.2_rc3-r5
Diffstat (limited to 'media-tv/mythtv/files/xinitrc')
-rw-r--r-- | media-tv/mythtv/files/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/mythtv/files/xinitrc b/media-tv/mythtv/files/xinitrc index c9b2bc104d34..78eb4b2d97fe 100644 --- a/media-tv/mythtv/files/xinitrc +++ b/media-tv/mythtv/files/xinitrc @@ -4,4 +4,4 @@ /usr/bin/xset s off /usr/bin/xset -dpms /usr/bin/evilwm & -exec /usr/bin/mythfrontend +exec /usr/bin/mythfrontend -l /var/log/mythtv/mythfrontend.log -v important,general |