Symplify backup step

This commit is contained in:
S1m 2025-02-10 13:58:23 +01:00 committed by sim
parent aaedd5b8af
commit 9dcf24b198

View file

@ -84,5 +84,5 @@ Once you have registered Molly (with option A or B), and you will be the only us
If you wish to backup your VAPID privkey, you can run the following:
```console
# systemd-run -P --wait -p LoadCredentialEncrypted=vapid.key:/etc/mollysocket/vapid.key systemd-creds cat vapid.key
# systemd-creds decrypt /etc/mollysocket/vapid.key
```