aboutsummaryrefslogtreecommitdiffstats
path: root/server.conf
blob: eb944c7bded4d46c067752e2a885316fb8763e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $Id: server.conf,v 1.1.1.1 1999/02/02 23:29:39 shmit Exp $

# To whom mail should go.
manager		shmit@erols.com

# Where to log informational and error messages.
logdir		/home/shmit/src/ticra/logs
infolog		-
errorlog	-

# How many seconds to wait on a connection before giving up.
timeout		10

# List of machines to backup.
hostlist	hostlist

# Where dumps will be spooled before being dumped to tape.
spooldir	/var/holding
spoolsize	50

# The tape device on which to dump.
tapedev		/dev/nrst0
tapesize	50
labelstr	TEST00