Skip to content

Instantly share code, notes, and snippets.

@Satys
Created October 11, 2021 06:22
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 Satys/23d74a6ca692d2d94709a86b712b7ab1 to your computer and use it in GitHub Desktop.
Save Satys/23d74a6ca692d2d94709a86b712b7ab1 to your computer and use it in GitHub Desktop.
# Remove any orphaned rsyslog.pid
rm -f /var/run/rsyslogd.pid
# Start Rsyslog
/usr/sbin/rsyslogd -n -f /etc/rsyslog.conf &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment