Add "exec" to cron.sh start so it becomes PID 1

pull/85/head
Philipp Holzer 2019-11-16 21:59:34 +01:00
rodzic 6e566394d2
commit 802a07d7af
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: D8365C3D36B77D90
7 zmienionych plików z 7 dodań i 7 usunięć

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start

Wyświetl plik

@ -8,4 +8,4 @@ done
# TODO let the database and the autoinstall time to complete - not winning a beauty contest
sleep 15s
php /var/www/html/bin/daemon.php -f start
exec php /var/www/html/bin/daemon.php -f start