blob: 16c3638246479854b8d1686ee206c7f24f9b57bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-block/noflushd/files/noflushd.confd,v 1.1.1.1 2005/11/30 09:45:24 chriswhite Exp $
# Config file for /etc/init.d/noflushd
#TIMEOUT=60
#DISKS=/dev/discs/disc0/disc
#EXTRA=
#NOFLUSHD_OPTS="-n $TIMEOUT $DISKS $EXTRA"
|