Next:
SERVER_runningInBackground
Up:
./inc/server.php
Previous:
SERVER_programmStatusTableHeader
Contents
SERVER_runInBackground
Description:
Runs a script with "screen" in the background under a given user
Parameter:
jobName: name of the job screen should show
cmds: the commands of the script
user: user the script should be run under
runInScreen: Set to true if the execution should be done in "screen". False executes it under the normal BASH.
dodger 2018-05-08