Application du même code couleur aux scripts de runit

This commit is contained in:
root
2020-08-06 16:23:54 +02:00
parent 9133564455
commit 3f5e022339
4 changed files with 16 additions and 4 deletions

View File

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