]> Cypherpunks.ru repositories - gocheese.git/blobdiff - README
Refresh -passwd file while working
[gocheese.git] / README
diff --git a/README b/README
index 555b19b3bb800e76c7549aaf02504fb646931a15..d128489e32f67c6d1b1500c4ff01cad950df5b47 100644 (file)
--- a/README
+++ b/README
@@ -63,6 +63,13 @@ hashed passwords:
     foo:$sha256$fcde2b2edba56bf408601fb721fe9b5c338d10ee429ea04fae5511b68fbf8fb9
     foo:$argon2i$v=19$m=32768,t=3,p=4$OGU5MTM3YjVlYzQwZjhkZA$rVn53v6Ckpf7WH0676ZQLr9Hbm6VH3YnL6I9ONJcIIU
 
+While daemon working you can refresh -passwd file with SIGHUP:
+
+    $ kill -HUP `pidof gocheese`
+
+Before refreshing it's recommended to check -passwd file with -passwd-check
+option to prevent daemon failure
+
                          On-disk storage format
                          ======================