share/gum-client: fix syntax error
This commit is contained in:
parent
c5918fb3e2
commit
fe24d9ab75
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
let
|
let
|
||||||
automount_opts =
|
automount_opts =
|
||||||
[ "x-systemd.automount","nofail"
|
[ "x-systemd.automount" "nofail"
|
||||||
"x-systemd.idle-timeout=300"
|
"x-systemd.idle-timeout=300"
|
||||||
"x-systemd.mount-timeout=60s"
|
"x-systemd.mount-timeout=60s"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue