Revision 23294fb0

b/devel/upload.in
132 132
if test -z "${NO_RESTART}"; then
133 133
  for host; do
134 134
    echo Restarting ganeti-noded on ${host}...
135
    ssh -oBatchMode=yes root@${host} /etc/init.d/ganeti restart &
135
    ssh -oBatchMode=yes root@${host} $SYSCONFDIR/init.d/ganeti restart &
136 136
  done
137 137
  wait
138 138
fi

Also available in: Unified diff