Filter Electric Fence spam.

This commit is contained in:
Andrew Gildfind
2001-02-01 04:18:48 +00:00
parent 1fa31f16c0
commit 11c790e72d
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -147,6 +147,13 @@ in
SCRATCH_LOGDEV=/dev/hda10
SCRATCH_RTDEV=/dev/hda11
;;
snowy)
TEST_DEV=/dev/sda7
TEST_DIR=/mnt/xfs0
SCRATCH_DEV=/dev/sda8
SCRATCH_MNT=/mnt/xfs1
SCRATCH_LOGDEV=/dev/sda9
;;
*)
echo "common.config: Error: need to define parameters for host `hostname -s`"