Daemon does not need reloading for passwords via HUP
This commit is contained in:
parent
df1aca605d
commit
186ec4b4bd
3
README
3
README
|
@ -73,9 +73,6 @@ file and using the -passwords argument. Format of passwords file is:
|
||||||
login2:password2\n
|
login2:password2\n
|
||||||
...
|
...
|
||||||
|
|
||||||
You can force rereading of passwords file without server interruption by
|
|
||||||
sending HUP signal to him.
|
|
||||||
|
|
||||||
LOG FILES
|
LOG FILES
|
||||||
|
|
||||||
Log files are not opened all the time, but only during each message
|
Log files are not opened all the time, but only during each message
|
||||||
|
|
Loading…
Reference in New Issue