This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Giovanni, > The file attached (log.txt) is the output of the following command: > > sh -x /etc/init.d/syslog start >& log.txt > > > But the error message "Operation not permitted" is printed in the terminal. > I looked at the error messages in the terminal and it comes out after the > folloing line: > > startproc -p /var/run/syslog.pid /sbin/syslog I don't know what startproc(1) does. From this command and the error- message, however, I think that the syslog(8) daemon is saying that it doesn't have permission to write to file /usr/local/ldm/logs/ldmd.log. This is odd because the syslog(8) daemon should be executed as root and should be able to write to any file if you're not running SELINUX. What are the file permissions for /usr/local/ldm/logs/ldmd.log? Regards, Steve Emmerson Ticket Details =================== Ticket ID: USC-745284 Department: Support LDM Priority: Normal Status: Closed