CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/01 02:51:34
Modified files: usr.sbin/relayctl: relayctl.c Log message: If relayd returned an error don't exit with success. This may help scripts to recognize when something did not work in a much easier way then parsing the relayctl output. OK reyk@