pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/vaultwarden



Module Name:    pkgsrc
Committed By:   hauke
Date:           Mon Aug 29 10:57:17 UTC 2022

Modified Files:
        pkgsrc/security/vaultwarden: MESSAGE

Log Message:
Correct tyop, re-word sentence.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/vaultwarden/MESSAGE

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/vaultwarden/MESSAGE
diff -u pkgsrc/security/vaultwarden/MESSAGE:1.1 pkgsrc/security/vaultwarden/MESSAGE:1.2
--- pkgsrc/security/vaultwarden/MESSAGE:1.1     Wed Aug 17 15:44:16 2022
+++ pkgsrc/security/vaultwarden/MESSAGE Mon Aug 29 10:57:17 2022
@@ -1,12 +1,11 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2022/08/17 15:44:16 hauke Exp $
+$NetBSD: MESSAGE,v 1.2 2022/08/29 10:57:17 hauke Exp $
 
 Vaultwarden stores its data under ${VAULTWARDEN_DATADIR}, the
-service and its daaemonize(8) wrapper log into ${VAULTWARDEN_LOGDIR}.
+service and its daemonize(8) wrapper log into ${VAULTWARDEN_LOGDIR}.
 
 Vaultwarden binds to localhost only, and is best run behind a reverse
-proxy, see
-<https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples> and
-the enclosed Apache config snippet.
+proxy, see the enclosed Apache config snippet and
+<https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples>.
 
 ===========================================================================



Home | Main Index | Thread Index | Old Index