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/run-limit-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/run-limit-mythcommflag')
-rwxr-xr-x | abs/core-testing/linhes-scripts/src/run-limit-mythcommflag | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core-testing/linhes-scripts/src/run-limit-mythcommflag b/abs/core-testing/linhes-scripts/src/run-limit-mythcommflag new file mode 100755 index 0000000..38ca45f --- /dev/null +++ b/abs/core-testing/linhes-scripts/src/run-limit-mythcommflag @@ -0,0 +1,2 @@ +#!/bin/sh +exec /usr/bin/nice -19 /usr/LH/bin/limit-mythcommflag.sh |