summaryrefslogtreecommitdiff
path: root/net-misc/etherdfs/files/etherdfs.confd
blob: 1a5a116e8412a849982b9d3705a024a3d143a4aa (plain)
1
2
3
4
5
6
7
8
9
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Network interface, which should be used for serving mapped drives
INTERFACE="lo"

# Storage directories, which are being mapped and served to the client.
# Multiple directories can be specified, by whitespace separated.
STORAGEDIR="/tmp"