mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-02 21:24:35 -04:00
Renamed apache24 occurance to caddy :-)
This commit is contained in:
parent
75915e0a25
commit
202679efde
4
dist/init/freebsd/caddy
vendored
4
dist/init/freebsd/caddy
vendored
@ -8,7 +8,7 @@
|
||||
#
|
||||
# Add the following lines to /etc/rc.conf to enable caddy:
|
||||
# caddy_enable (bool): Set to "NO" by default.
|
||||
# Set it to "YES" to enable apache24
|
||||
# Set it to "YES" to enable caddy
|
||||
#
|
||||
# caddy_cert_email (str): Set to "" by default.
|
||||
# Defines the SSL certificate issuer email. By providing an
|
||||
@ -70,4 +70,4 @@ caddy_stop() {
|
||||
kill -QUIT `cat $pidfile 2> /dev/null`
|
||||
}
|
||||
|
||||
run_rc_command "$1"
|
||||
run_rc_command "$1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user