mirror of
https://github.com/openbsd/src.git
synced 2026-06-18 07:13:36 +02:00
httpd worries me a bit, so I want to random-relink it at boot.
The new /etc/rc relinking components will automatically pick up this new directory and process it.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2024/01/04 18:17:47 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2026/06/04 05:34:53 deraadt Exp $
|
||||
|
||||
PROG= httpd
|
||||
RELINK= "./${PROG} -n -f /etc/examples/httpd.conf 2> /dev/null"
|
||||
SRCS= parse.y
|
||||
SRCS+= config.c control.c httpd.c log.c logger.c proc.c
|
||||
SRCS+= server.c server_http.c server_file.c server_fcgi.c
|
||||
|
||||
Reference in New Issue
Block a user