nut/scripts/Solaris/preremove.in

9 lines
86 B
Text
Raw Permalink Normal View History

2013-11-24 15:00:12 +00:00
#!bin/sh
# Stop all nut services
NUT_DIR="@prefix@"
2014-04-22 18:39:47 +00:00
#$NUT_DIR/sbin/upsdrvctl stop
2013-11-24 15:00:12 +00:00