Correction du bug cron

Ajout de couleurs dans les logs
This commit is contained in:
root
2020-08-06 16:20:43 +02:00
parent 65ed791507
commit 9133564455
6 changed files with 62 additions and 13 deletions

5
service/30-apache2/run Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
. /etc/service/template
msglog "Starting Apache..."
exec apache2-foreground