1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-15 17:50:54 +00:00

nfs: remove rtorrent export

This commit is contained in:
Matt Layher 2017-08-21 16:16:50 -04:00
parent 4411624b17
commit 38a0a37227
No known key found for this signature in database
GPG key ID: 77BFE531397EDE94

View file

@ -6,6 +6,3 @@ nfs_exports:
- mountpoint: "/primary/media"
allowed: "192.168.1.0/24"
options: "rw,sync,no_subtree_check,crossmnt"
- mountpoint: "/mnt/rtorrent"
allowed: "192.168.1.0/24"
options: "rw,sync,no_subtree_check,crossmnt"