]> git.pld-linux.org Git - packages/nut.git/blame - nut-upssched-cmd-sysconf.patch
- updated to 2.6.3
[packages/nut.git] / nut-upssched-cmd-sysconf.patch
CommitLineData
8587c7ca
SS
1--- nut-2.2.0/clients/Makefile.am.orig 2007-07-25 16:53:40.493327586 +0000
2+++ nut-2.2.0/clients/Makefile.am 2007-07-25 16:53:51.491649721 +0000
3@@ -7,7 +7,7 @@
4 AM_CFLAGS = -I$(top_srcdir)/include $(LIBSSL_CFLAGS) $(LIBGD_CFLAGS)
5
6 bin_PROGRAMS = upsc upslog upsrw upscmd
7-dist_sbin_SCRIPTS = upssched-cmd
8+dist_sysconf_DATA = upssched-cmd
9 sbin_PROGRAMS = upsmon upssched
10 if WITH_LIB
11 lib_LTLIBRARIES = libupsclient.la
12diff -Nuard nut-2.0.1.orig/conf/upssched.conf nut-2.0.1/conf/upssched.conf
13--- nut-2.0.1.orig/conf/upssched.conf 2004-10-26 11:50:12.410074640 +0200
af19cdfd 14+++ nut-2.0.1/conf/upssched.conf.sample.in 2004-10-26 11:50:23.295419816 +0200
8587c7ca
SS
15@@ -14,7 +14,7 @@
16 # A shell script with a big case..esac construct should work nicely for this.
17 # An example has been provided to help you get started.
18
19-CMDSCRIPT /usr/sbin/upssched-cmd
20+CMDSCRIPT /etc/ups/upssched-cmd
21
22 # ============================================================================
23 #
This page took 0.096224 seconds and 4 git commands to generate.