summaryrefslogtreecommitdiff
blob: a727dae4c726946787562cabe0674a1b96c1ce50 (plain)
1
2
3
4
5
6
7
8
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Network interface, which should be used for serving floppy images
INTERFACE="lo"

# Storage directory, from where floppy images are being served
STORAGEDIR="/tmp"