diff options
| author | Robert Günzler <r@gnzler.io> | 2026-02-23 14:29:17 +0100 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2026-02-23 14:29:17 +0100 |
| commit | c0e6dae40275273b7bc77004f5e45a2f904e49ac (patch) | |
| tree | ca16a940d8f3cae8a5a485c8a2e29d420834b34b /bundles/nfs/files/fstab | |
| parent | a01a1f4a3b6f839a5dee11a8abe172179c976194 (diff) | |
nfs: *
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to 'bundles/nfs/files/fstab')
| -rw-r--r-- | bundles/nfs/files/fstab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/nfs/files/fstab b/bundles/nfs/files/fstab index 0da4f54..dd80b27 100644 --- a/bundles/nfs/files/fstab +++ b/bundles/nfs/files/fstab @@ -15,3 +15,4 @@ UUID=5699-A10B /media/usb exfat defaults,uid=1000,gid=1000 0 0 # nfs shares /media/hayasui/media /var/nfs/media none rbind 0 0 /media/bigdump /var/nfs/bigdump none rbind 0 0 +/var/lib/syncthing /var/nfs/syncthing none rbind 0 0 |