summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2009-08-15 00:07:26 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2009-08-15 00:07:26 (GMT)
commitc639fb92a07cea0d6aa7ebf21a67ad813f8eefcb (patch)
treea71a7a6d7a809905843101ccdcf6239565782049 /abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
parentd68de00767d3ef08d8c026f249b6dc03ad85370f (diff)
downloadlinhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.zip
linhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.tar.gz
linhes_pkgbuild-c639fb92a07cea0d6aa7ebf21a67ad813f8eefcb.tar.bz2
linhes-scripts: rename src to scripts
Diffstat (limited to 'abs/core-testing/linhes-scripts/scripts/pause_mythcommflag')
-rwxr-xr-xabs/core-testing/linhes-scripts/scripts/pause_mythcommflag8
1 files changed, 8 insertions, 0 deletions
diff --git a/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag b/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
new file mode 100755
index 0000000..c20f9b0
--- /dev/null
+++ b/abs/core-testing/linhes-scripts/scripts/pause_mythcommflag
@@ -0,0 +1,8 @@
+/var/log/mythtv/pause-mythcommflag.log {
+ daily
+ rotate 7
+ notifempty
+ copytruncate
+ compress
+ missingok
+}