blob: 27705e0410213e4615b7c6af409d4483d261ccf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.3 2001/09/28 04:37:27 lukem Exp $
--- conf/Makefile.in.orig Fri Jun 1 19:23:15 2001
+++ conf/Makefile.in Fri Sep 28 13:58:30 2001
@@ -4,7 +4,7 @@
CONFPATH = $(INSTALLROOT)@sysconfdir@
INSTALLCMD = @INSTALL@
-SECFILES = upsmon.conf upsd.conf upsd.users
+SECFILES = upsmon.conf ups.conf upsd.conf upsd.users
PUBFILES = hosts.conf multimon.conf upsset.conf upssched.conf
all:
|