filer: fix customizable local socket file name
fix https://github.com/chrislusf/seaweedfs/issues/3147
This commit is contained in:
@@ -154,8 +154,6 @@ func runFiler(cmd *Command, args []string) bool {
|
|||||||
filerS3Options.startS3Server()
|
filerS3Options.startS3Server()
|
||||||
}()
|
}()
|
||||||
startDelay++
|
startDelay++
|
||||||
} else {
|
|
||||||
*f.localSocket = ""
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if *filerStartWebDav {
|
if *filerStartWebDav {
|
||||||
|
|||||||
Reference in New Issue
Block a user