mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
16 lines
356 B
Plaintext
16 lines
356 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# securityd
|
|
|
|
> This manages security contexts and cryptographic operations.
|
|
> Works with secd for keychain access.
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/securityd.1.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`securityd`
|