clan-core/clanModules/root-password/README.md
Johannes Kirschbauer a2074bb82b
All checks were successful
checks / checks-impure (pull_request) Successful in 1m49s
checks / checks (pull_request) Successful in 4m11s
docs: init synthing & deltachat
2024-04-17 18:26:37 +02:00

14 lines
327 B
Markdown

Creates a root-password
!!! tip "This module sets the password for the root user (automatically)."
After the system was installed/deployed the following command can be used to display the root-password:
```bash
clan secrets get {machine_name}-password
```
---
See also: [Facts / Secrets](../../getting-started/secrets.md)