13 lines
531 B
Diff
13 lines
531 B
Diff
Index: nut/conf/upssched.conf.sample.in
|
|
===================================================================
|
|
--- nut/conf/upssched.conf.sample.in (revision 2057)
|
|
+++ nut/conf/upssched.conf.sample.in (revision 2070)
|
|
@@ -14,7 +14,7 @@
|
|
# A shell script with a big case..esac construct should work nicely for this.
|
|
# An example has been provided to help you get started.
|
|
|
|
-CMDSCRIPT /usr/local/ups/bin/upssched-cmd
|
|
+CMDSCRIPT @bindir@/upssched-cmd
|
|
|
|
# ============================================================================
|
|
#
|