Skip to content

Instantly share code, notes, and snippets.

@rtrouton
Created February 26, 2020 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtrouton/265c866280b5db7195e2cd5ac12e72a2 to your computer and use it in GitHub Desktop.
Save rtrouton/265c866280b5db7195e2cd5ac12e72a2 to your computer and use it in GitHub Desktop.
Output from running /usr/local/opt/rsyslog/sbin/rsyslogd -n -f /usr/local/etc/rsyslog.conf -i /usr/local/var/run/rsyslogd.pid without /usr/local/var/run existing.
username@computername ~ % sudo /usr/local/opt/rsyslog/sbin/rsyslogd -n -f /usr/local/etc/rsyslog.conf -i /usr/local/var/run/rsyslogd.pid
Password:
rsyslogd: error writing pid file (creation stage)
: No such file or directory
rsyslogd: run failed with error -3000 (see rsyslog.h or try https://www.rsyslog.com/e/3000 to learn what that number means)
username@computername ~ %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment