Change sgardd default repo path to /srv/sgard.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-24 08:40:55 -07:00
parent 529d45f8eb
commit 582f2116d2
2 changed files with 3 additions and 12 deletions

View File

@@ -107,8 +107,8 @@ Nix builds).
Start the daemon on your server:
```sh
sgard init --repo /var/lib/sgard
sgardd --repo /var/lib/sgard --authorized-keys ~/.ssh/authorized_keys
sgard init --repo /srv/sgard
sgardd --authorized-keys ~/.ssh/authorized_keys
```
Push and pull from client machines: