diff --git a/images/supervisord/pelican_cache_serve.conf b/images/supervisord/pelican_cache_serve.conf index 8084aae49..b74cbcc93 100644 --- a/images/supervisord/pelican_cache_serve.conf +++ b/images/supervisord/pelican_cache_serve.conf @@ -15,7 +15,7 @@ # limitations under the License. # -[program:pelican_origin_serve] +[program:pelican_cache_serve] command=/pelican/osdf-client cache serve %(ENV_OSDF_CACHE_ARGS)s autostart=false autorestart=true