1
0
Fork 0

Rename a agency key.

This commit is contained in:
Max Neunhoeffer 2013-12-06 13:24:57 +01:00
parent 07c8c64a8f
commit caa72f46dc
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ if [ "$1" == "init" ] ; then
set /State/ServerStates
set /State/ClusterState OFFLINE
set /State/OldClusterState none
set /State/ClusterProblem none
set /State/Problems none
set /State/ClusterManager none
echo Initialisation complete.
fi