diff options
| author | Cecil <knoppmyth@gmail.com> | 2012-06-03 03:32:57 (GMT) |
|---|---|---|
| committer | Cecil <knoppmyth@gmail.com> | 2012-06-03 03:32:57 (GMT) |
| commit | 7a3c348e3a4b6f2c2ca02792a18e0063178f3c0b (patch) | |
| tree | 13324977c8a31100819912e5d4dd5173c66a0686 | |
| parent | 8565723378183af7ad958f38692405ea8aa9a1e6 (diff) | |
| download | linhes_dev-7a3c348e3a4b6f2c2ca02792a18e0063178f3c0b.zip | |
LinHES-install.sh:updated for keylaunch.
2 files changed, 4 insertions, 2 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh index 6acd24a..4e8f5c9 100755 --- a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh +++ b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh @@ -30,5 +30,6 @@ then else NETBOOT=YES MythVantage & fi - +cp -f /etc/keylaunchrc /root/.keylaunchrc +/usr/bin/keylaunch & exec fluxbox > /var/log/fluxbox.log 2>&1 diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh index 6acd24a..4e8f5c9 100755 --- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh +++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh @@ -30,5 +30,6 @@ then else NETBOOT=YES MythVantage & fi - +cp -f /etc/keylaunchrc /root/.keylaunchrc +/usr/bin/keylaunch & exec fluxbox > /var/log/fluxbox.log 2>&1 |
