osx/*: add page for macOS interal daemons (#6705)
appsleepd auditd avbdevided bird bnepd cfprefsd cloudphotod coreaudiod distnoted emond filecoordinationd launchd notifyd ocspd photoanalysisd pppd secd securityd timed universalaccessd usernoted vpnd
This commit is contained in:
16
pages/osx/notifyd.md
Normal file
16
pages/osx/notifyd.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# notifyd
|
||||
|
||||
> Notification server.
|
||||
> It should not be invoked manually.
|
||||
|
||||
- Start the daemon:
|
||||
|
||||
`notifyd`
|
||||
|
||||
- Log debug messages to the default log file (`/var/log/notifyd.log`):
|
||||
|
||||
`notifyd -d`
|
||||
|
||||
- Log debug messages to an alternate log file:
|
||||
|
||||
`notifyd -d -log_file {{path/to/log}}`
|
Reference in New Issue
Block a user