X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fdaemon.php;h=c2ce05c8e04b346aededf84fcb4fa90e8e51195e;hb=32a8f5003fb8d1b13443eafa7033e6d7406af885;hp=8ba85033ce118946fd0dba298a13daef8da45b29;hpb=04d620fc2f567d32b50f5d5b0974acafeb072177;p=friendica.git diff --git a/bin/daemon.php b/bin/daemon.php index 8ba85033ce..c2ce05c8e0 100755 --- a/bin/daemon.php +++ b/bin/daemon.php @@ -1,7 +1,23 @@ #!/usr/bin/env php . + * * Run the worker from a daemon. * * This script was taken from http://php.net/manual/en/function.pcntl-fork.php