CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2019/01/20 18:41:16
Modified files: etc/rc.d : bgpd httpd iked relayd switchd vmd Log message: Use ${rcexec} in rc_pre to do the config testing. This allows to specify macros with spaces in them. With and OK ajacoutot