diff --git a/templates/pulpcore-worker@.service.erb b/templates/pulpcore-worker@.service.erb index 5d4e58e..52a0e82 100644 --- a/templates/pulpcore-worker@.service.erb +++ b/templates/pulpcore-worker@.service.erb @@ -13,7 +13,7 @@ User=<%= scope['pulpcore::user'] %> Group=<%= scope['pulpcore::group'] %> WorkingDirectory=<%= scope['pulpcore::user_home'] %> RuntimeDirectory=pulpcore-worker-%i -ExecStart=/usr/libexec/pulpcore/pulpcore-worker +ExecStart=/usr/bin/pulpcore-worker SyslogIdentifier=pulpcore-worker-%i # This provides reconnect support for PostgreSQL and Redis. Without reconnect support, if either