Update index.py

pull/494/head
midoks 2 years ago
parent 9e9dad7325
commit d013595431
  1. 2
      plugins/keepalived/index.py

@ -38,7 +38,7 @@ def getInitDFile():
def getConf(): def getConf():
path = getServerDir() + "/keepalived.conf" path = getServerDir() + "/etc/keepalived/keepalived.conf"
return path return path

Loading…
Cancel
Save