Moved semafore directory to ~/var/sema
This commit is contained in:
@@ -14,7 +14,7 @@ fi
|
||||
|
||||
# Don't do maintenance if running on UPS battery power.
|
||||
#
|
||||
if [ -f $MBSE_ROOT/sema/upsalarm ]; then
|
||||
if [ -f $MBSE_ROOT/var/sema/upsalarm ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user