We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaedd5b commit 9dcf24bCopy full SHA for 9dcf24b
INSTALL.md
@@ -84,5 +84,5 @@ Once you have registered Molly (with option A or B), and you will be the only us
84
If you wish to backup your VAPID privkey, you can run the following:
85
86
```console
87
-# systemd-run -P --wait -p LoadCredentialEncrypted=vapid.key:/etc/mollysocket/vapid.key systemd-creds cat vapid.key
+# systemd-creds decrypt /etc/mollysocket/vapid.key
88
```
0 commit comments