From d6c81935645c082c8ca64c98b0b1929661afcee6 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 16 Sep 2025 16:15:39 +0200 Subject: [PATCH] #7741 --- bin/startup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/startup b/bin/startup index 64941df..f07d9e1 100644 --- a/bin/startup +++ b/bin/startup @@ -1,3 +1,3 @@ #!/bin/sh chmod 0644 /etc/crontab && crontab -u root /etc/crontab && /usr/sbin/cron -/usr/bin/httpd-foreground \ No newline at end of file +/usr/local/bin/httpd-foreground \ No newline at end of file -- 2.39.5