From afb2683350af9c66cf6708955f2af3016633c41b Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio (dbaio)" Date: Mon, 14 Apr 2014 15:26:52 -0300 Subject: apcupsd - fix lock file when using usb devices --- config/apcupsd/apcupsd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/apcupsd/apcupsd.xml') diff --git a/config/apcupsd/apcupsd.xml b/config/apcupsd/apcupsd.xml index e69344fc..f9003a61 100644 --- a/config/apcupsd/apcupsd.xml +++ b/config/apcupsd/apcupsd.xml @@ -40,7 +40,7 @@ Apcupsd Services: Apcupsd (General) Monitoring - 0.2 + 0.3 /usr/local/pkg/apcupsd.inc Apcupsd has been created/modified. Apcupsd has been deleted. -- cgit v1.2.3 From a3d74723c2bc677f2b6c2f715f8b4cd9a213e791 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio (dbaio)" Date: Mon, 21 Apr 2014 15:32:21 -0300 Subject: apcupsd - add lockfile option --- config/apcupsd/apcupsd.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config/apcupsd/apcupsd.xml') diff --git a/config/apcupsd/apcupsd.xml b/config/apcupsd/apcupsd.xml index f9003a61..3ed95a7a 100644 --- a/config/apcupsd/apcupsd.xml +++ b/config/apcupsd/apcupsd.xml @@ -197,6 +197,13 @@ UPSTYPE DEVICE Description
Hibernate UPS on powerfail checkbox + + Lock File + lockfile + Path for device lock file. Default is /var/tmp + input + 60 + Configuration parameters used during power failures listtopic -- cgit v1.2.3