ma hetzner-client: mount on startup
This commit is contained in:
parent
e443b80643
commit
5c922efff4
@ -3,10 +3,7 @@
|
|||||||
with <stockholm/lib>;
|
with <stockholm/lib>;
|
||||||
let
|
let
|
||||||
automount_opts =
|
automount_opts =
|
||||||
[ "x-systemd.automount"
|
["nofail" "noempty"
|
||||||
"noauto" "x-systemd.idle-timeout=600"
|
|
||||||
"x-systemd.device-timeout=5s"
|
|
||||||
"x-systemd.mount-timeout=5s"
|
|
||||||
];
|
];
|
||||||
host = "u288834.your-storagebox.de";
|
host = "u288834.your-storagebox.de";
|
||||||
in {
|
in {
|
||||||
|
Loading…
Reference in New Issue
Block a user