[#]
http://marc.info/?l=openbsd-cvs&m=140836676919860&w=2
openbsd-cvs(obsdave,2) — All
2014-08-18 17:55:09
Module name: src
Changes by: reyk@cvs.openbsd.org 2014/08/18 06:59:00
Modified files:
usr.sbin/relayd: proc.c relayd.c relayd.h
Log message:
Sync proc.c with httpd. httpd needs SIGUSR1 but relayd will ignore it
now instead of terminating the process.
ok florian@