nero: change sshfs to force use ipv4
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
"/mnt/fileshare" = {
|
"/mnt/fileshare" = {
|
||||||
device = "frank@vergil.cfl.rr.com:/mnt/shares";
|
device = "frank@192.168.1.181:/mnt/shares";
|
||||||
fsType = "sshfs";
|
fsType = "sshfs";
|
||||||
options = [
|
options = [
|
||||||
"uid=1000"
|
"uid=1000"
|
||||||
|
|||||||
Reference in New Issue
Block a user