Revision 7e1fac25 daemons/daemon-util.in

b/daemons/daemon-util.in
104 104
  stop ganeti-masterd
105 105
}
106 106

  
107
# Reloads the SSH keys
108
reload_ssh_keys() {
109
  @RPL_SSH_INITD_SCRIPT@ restart
110
}
111

  
107 112
if [[ "$#" -lt 1 ]]; then
108 113
  echo "Usage: $0 <action>" >&2
109 114
  exit 1

Also available in: Unified diff