Correction du bug cron
Ajout de couleurs dans les logs
This commit is contained in:
5
service/30-apache2/run
Executable file
5
service/30-apache2/run
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
. /etc/service/template
|
||||
|
||||
msglog "Starting Apache..."
|
||||
exec apache2-foreground
|
Reference in New Issue
Block a user