CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/10/31 11:38:51
Modified files:
www/lighttpd : Makefile
www/lighttpd/pkg: lighttpd.rc
Log message:
Drop rc_reload from rc.d script since it's not really a reload but a
graceful restart.
There's common work in rc.subr to be able to send specific signals so
graceful restart will be added once it's in.
