From 383033a7984eadc7cae31b2aef047b52979999c1 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 16 Sep 2025 16:14:24 +0200 Subject: [PATCH] #7741 --- bin/startup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/startup b/bin/startup index 33428e5..64941df 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/apache2-foreground \ No newline at end of file +/usr/bin/httpd-foreground \ No newline at end of file -- 2.39.5