K 10 svn:author V 4 paul K 8 svn:date V 27 1995-09-11T13:55:11.000000Z K 7 svn:log V 406 Remove unconditional unlink at startup and conditionalised the unlink at exit so that it only unlinks the file if syslogd knows it created it. If the path specified for the socket already exists then syslogd will now exit with an "address already in use" error which is more sensible than blindly unlinking the existing filename. This stops syslogd -d foo/bar from unlinking foo/bar if it's a real file. END