Add simulator improvements.
[sim/o1-interface.git] / ntsimulator / deploy / o-ran / ru-fh / supervisord.conf
index e9f3e2f..1dcba35 100644 (file)
@@ -21,9 +21,9 @@ autorestart=true
 redirect_stderr=true
 priority=3
 
-[program:enable-ssh]
+[program:enable-netconf-call-home]
 directory=/home/netconf/.ssh
-command=/home/netconf/.ssh/enable_ssh_key.sh
+command=/home/netconf/.ssh/enable_netconf_call_home.sh
 startsecs=0
 autorestart=false
 redirect_stderr=false