summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-05-01 00:53:05 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-05-01 00:53:05 (GMT)
commit2eb9587f0e98fcf3f3e9bf3f9ab96e87ff777ea0 (patch)
treee4a808e322fd37318512bb2a49a340b3ad47859b /abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr
parent6af5a244c0420e1288f14ad730964feebdd25d34 (diff)
downloadlinhes_pkgbuild-2eb9587f0e98fcf3f3e9bf3f9ab96e87ff777ea0.zip
linhes_pkgbuild-2eb9587f0e98fcf3f3e9bf3f9ab96e87ff777ea0.tar.gz
linhes_pkgbuild-2eb9587f0e98fcf3f3e9bf3f9ab96e87ff777ea0.tar.bz2
Latest -fixes, VDPAU 20462 and log rotation files for back/frontend logs.
Diffstat (limited to 'abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr')
-rw-r--r--abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr9
1 files changed, 9 insertions, 0 deletions
diff --git a/abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr b/abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr
new file mode 100644
index 0000000..1580533
--- /dev/null
+++ b/abs/extra-testing/community/mythtv-vdpau/mythfrontend.lr
@@ -0,0 +1,9 @@
+/var/log/mythtv/mythfrontend.log {
+ copytruncate
+ daily
+ size 10M
+ missingok
+ rotate 7
+ compress
+ notifempty
+}