diff options
| author | Bob Igo <bob@stormlogic.com> | 2009-08-03 18:27:55 (GMT) | 
|---|---|---|
| committer | Bob Igo <bob@stormlogic.com> | 2009-08-03 18:27:55 (GMT) | 
| commit | 3673d58e52b1df1d09fd64ef99934af1ecfcd214 (patch) | |
| tree | 201f1655c927e519cadc23101e2a84b80665d338 /abs/core-testing/linhes-scripts/src/pause_mythcommflag | |
| parent | 1c8d8e45ae539f9cc20df8eafa9b7c47582d297e (diff) | |
| download | linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.zip linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.tar.gz linhes_pkgbuild-3673d58e52b1df1d09fd64ef99934af1ecfcd214.tar.bz2 | |
Extracted sources for linhes-scripts so each script gets version control; PKGBUILD changed to reflect this; also changed # of lines used by shootscreens-mythtv.sh to fit on low res displays
Diffstat (limited to 'abs/core-testing/linhes-scripts/src/pause_mythcommflag')
| -rwxr-xr-x | abs/core-testing/linhes-scripts/src/pause_mythcommflag | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/abs/core-testing/linhes-scripts/src/pause_mythcommflag b/abs/core-testing/linhes-scripts/src/pause_mythcommflag new file mode 100755 index 0000000..da9e659 --- /dev/null +++ b/abs/core-testing/linhes-scripts/src/pause_mythcommflag @@ -0,0 +1,7 @@ +/var/log/mythtv/pause-mythcommflag.log { +	daily +	rotate 7 +	notifempty +	copytruncate +	compress +} | 
