1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +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

@ -5,7 +5,4 @@ nfs_exports:
options: "rw,sync,no_subtree_check,crossmnt"
- 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"
options: "rw,sync,no_subtree_check,crossmnt"