$NetBSD: patch-ak,v 1.1 2002/12/01 22:32:28 bouyer Exp $

--- examples/apcupsd.slave.conf.orig	Sun Dec  1 13:18:09 2002
+++ examples/apcupsd.slave.conf	Sun Dec  1 13:21:27 2002
@@ -33,11 +33,11 @@
 #
 #DEVICE <string> /dev/<serial port>
 # name of your serial port
-DEVICE /dev/ttyS0
+DEVICE /dev/tty01
 #
 #LOCKFILE <path to lockfile>
 # path for serial port lock file
-LOCKFILE /var/lock
+LOCKFILE /var/spool/lock
 #
 #
 #
@@ -91,7 +91,7 @@
 #
 # If you want the last few EVENTS to be available over the network
 # by the network information server, you must define an EVENTSFILE.
-EVENTSFILE /etc/apcupsd/apcupsd.events
+EVENTSFILE /var/log/apcupsd.events
 #
 #
 #
@@ -102,7 +102,7 @@
 STATTIME 0
 #
 # STATFILE
-STATFILE /etc/apcupsd/apcupsd.status
+STATFILE /var/run/apcupsd.status
 #
 #
 # LOGSTATS [ on | off ] on enables, off disables
