mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 00:42:59 +02:00
apache: sync filesystem after key generating.
This commit is contained in:
@@ -14,6 +14,7 @@ case "$1" in
|
||||
else
|
||||
boot_mesg "Generating https host certificate... this may take some minutes..."
|
||||
/usr/local/bin/httpscert new >/dev/null 2>&1
|
||||
sync
|
||||
evaluate_retval
|
||||
fi
|
||||
boot_mesg "Starting Apache daemon..."
|
||||
|
||||
Reference in New Issue
Block a user