8 lines
86 B
Bash
8 lines
86 B
Bash
#!bin/sh
|
|
|
|
# Stop all nut services
|
|
|
|
NUT_DIR="@prefix@"
|
|
|
|
#$NUT_DIR/sbin/upsdrvctl stop
|
|
|