mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 10:42:26 +00:00
15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, osx]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# secd
|
|
|
|
> Controls access to and modification of keychain items.
|
|
> It should not be invoked manually.
|
|
> More information: <https://keith.github.io/xcode-man-pages/secd.8.html>.
|
|
|
|
- Start the daemon:
|
|
|
|
`secd`
|