]> git.ipfire.org Git - people/bonnietwin/ipfire-2.x.git/commit
backup: Fork ISO job into the background in CGI script
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Dec 2021 12:37:15 +0000 (12:37 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 14 Dec 2021 13:39:26 +0000 (14:39 +0100)
commit45a5df5a5e220437eca3b9c2743076d727583b67
tree9429cd4357343d8863b13a4a1f3af124ae40bc88
parent51ed815f5ebb4668b54f4715b1273a6ce6f16764
backup: Fork ISO job into the background in CGI script

In order to be able to run the ISO command on command line it is helpful
that the script does not go into background halfway through the process.

We should rather start it as a background job straight from the CGI
script.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/backup.pl
html/cgi-bin/backup.cgi