diff options
Diffstat (limited to 'build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay')
-rwxr-xr-x | build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh | 3 |
1 files changed, 2 insertions, 1 deletions
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 |