Skip to content

Instantly share code, notes, and snippets.

@kuon
Created May 30, 2014 13:50
Show Gist options
  • Save kuon/6d4a9cb6249a1743678e to your computer and use it in GitHub Desktop.
Save kuon/6d4a9cb6249a1743678e to your computer and use it in GitHub Desktop.
start network service under macosx single user mode
% launchctl load /System/Library/LaunchDaemons/com.apple.kextd.plist
% launchctl load /System/Library/LaunchDaemons/com.apple.notifyd.plist
% launchctl load /System/Library/LaunchDaemons/com.apple.configd.plist
% launchctl load /System/Library/LaunchDaemon/com.apple.DirectoryServices.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment