Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
84626939e7
commit
3ff9cff6d6
@ -40,7 +40,7 @@ Host *
|
|||||||
|
|
||||||
"#,
|
"#,
|
||||||
)
|
)
|
||||||
.permissions(0700)
|
.permissions(0700 as isize)
|
||||||
.build()?,
|
.build()?,
|
||||||
)
|
)
|
||||||
.with_unix_socket(&sock_var, socket)
|
.with_unix_socket(&sock_var, socket)
|
||||||
|
Loading…
Reference in New Issue
Block a user