Skip to content

Commit

Permalink
Update santad setup tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
mlw committed Jun 3, 2024
1 parent 3142a21 commit e5dce8c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/binaries/santad.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ of Santa.

## On Launch

When `santad` starts, it configures the following:
When `santad` starts, it immediately performs the following setup tasks:

* Initializes the rule and event databases.
* Establishes connections to `Santa` (GUI) and `santasyncservice` daemon.
* Processes the config file.
* Initializes the rule and event databases
* Establishes an XPC listener for incoming connections
* Establishes an XPC connection to the `santasyncservice` daemon
* Processes the config file

Next, if configured to do so, `santad` begins to unmount/remount any connected
USB mass storage devices that violate policy.
Expand Down

0 comments on commit e5dce8c

Please sign in to comment.