diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-09-03 18:06:58 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-09-03 18:06:58 (GMT) |
commit | 4ce51f94fe711b9088813e556c7e1e24fe43cb70 (patch) | |
tree | 1f299fc8eff2613b4f1057fc3b4154e759175280 /abs/core/LinHES-system/LinHES.install | |
parent | a261b10e32d0353c9a0720fa0528e372376eb81c (diff) | |
download | linhes_pkgbuild-4ce51f94fe711b9088813e556c7e1e24fe43cb70.zip linhes_pkgbuild-4ce51f94fe711b9088813e556c7e1e24fe43cb70.tar.gz linhes_pkgbuild-4ce51f94fe711b9088813e556c7e1e24fe43cb70.tar.bz2 |
LinHES-system: remove dup .install
remove old fluxbox keys update as we now use keylaunch
Diffstat (limited to 'abs/core/LinHES-system/LinHES.install')
-rw-r--r-- | abs/core/LinHES-system/LinHES.install | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/abs/core/LinHES-system/LinHES.install b/abs/core/LinHES-system/LinHES.install index c9950f2..7ae0616 100644 --- a/abs/core/LinHES-system/LinHES.install +++ b/abs/core/LinHES-system/LinHES.install @@ -51,14 +51,9 @@ grep -q "pam_limits.so" /etc/pam.d/su fi -# Update mythtv's fluxbox keys files to use the tvterm.sh script to get -# an xterm. Then signal fluxbox to re-read the keys file. - -sed -i.orig 's/^Mod1 x :.*xterm.*$/Mod1 x :ExecCommand tvterm.sh/g' \ - ~mythtv/.fluxbox/keys -pkill -HUP fluxbox - +# Add db entry for misc status in MythWeb +/usr/LH/bin/misc_status_config.py } |