! I'm running FC5 distr, which seems to use SysV as well as BSD boot procedure, running /etc/rc.local as the last sequence...? It works fine with TeamSpeak Server at least
... But of course it would be nice to stop, start and restart the script
!
.# Start LFS dedihost
# ------------------
cd ~lfsuser
# Execute the dedihost start:
# ---------------------------
echo "LFS server started by /etc/rc.local at boot" > ./boot_start.log
date >> ./boot_start.log
# nohup wine ./LFS.exe >> ./boot_start.log & echo $! > lfs.pid
screen -d -m -S LFSserver wineconsole --backend=curses ./LFS.exe >> ./boot_start.log & echo $! > lfs.pid
.
!
Parse error: parse error, unexpected T_STRING, expecting ',' or ';' in /home/xxx/xxx/xxx/lfshosts/server.php on line 155
...
illepall ... If the viewer ain't supposed to be installed in the LFS folder, then it for sure should have a configuration/settings part that the user might specify the skin path in...
.
?
?
Will you withdraw the 1.6 release for now, then, and maybe just release a 1.5b version with the separate setup/config file...?
?
.
!
illepall Check it out...!
... As I use the Stop button in the browser I jus get Server is offline all over the place... Looks like some kind of iteration loop or something...