Skip to content

Inspecting rules locally when sync server is configured #1258

Closed Answered by mlw
lid asked this question in Q&A
Discussion options

You must be logged in to vote

To debug, you can read the rules database. But note the file is locked if Santa is running. If that's the case you can simply copy it elsewhere first.

$ sudo cp /var/db/santa/rules.db /tmp/rules.db
$ sudo sqlite3 /tmp/rules.db

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lid
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants