Created
July 9, 2014 15:00
-
-
Save gigorok/4458606c515e103e0279 to your computer and use it in GitHub Desktop.
Restart syslog on Mac OS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~#: launchctl unload /System/Library/LaunchDaemons/com.apple.syslogd.plist | |
~#: launchctl load /System/Library/LaunchDaemons/com.apple.syslogd.plist |
n8felton
commented
May 21, 2021
•
out of the above options @n8felton 's is the one that works for me in Ventura
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment