]> _ Git - fluidbook-hosting-loadbalancer.git/commitdiff
#7741
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 16 Sep 2025 14:14:24 +0000 (16:14 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 16 Sep 2025 14:14:24 +0000 (16:14 +0200)
bin/startup

index 33428e547c81b7a4974c2c5759c5a86da8c49cb6..64941dfece00290c5770d8ceab5cc02470794549 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 chmod 0644 /etc/crontab && crontab -u root /etc/crontab && /usr/sbin/cron
-/usr/bin/apache2-foreground
\ No newline at end of file
+/usr/bin/httpd-foreground
\ No newline at end of file