diff --git a/workerconfig/workerconfig/worker_config b/workerconfig/workerconfig/worker_config index 524a55a27e..cfc4d2d57c 100644 --- a/workerconfig/workerconfig/worker_config +++ b/workerconfig/workerconfig/worker_config @@ -10,10 +10,12 @@ # ### BEGIN INIT INFO -# Provides: worker_config -# Short-Description: Worker node config agent -# Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 +# Provides: worker_config +# Required-Start: +# Required-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Worker node config agent ### END INIT INFO . /usr/bin/tsconfig diff --git a/workerconfig/workerconfig/worker_services b/workerconfig/workerconfig/worker_services index 8f44bf0a82..b37ca3a93a 100644 --- a/workerconfig/workerconfig/worker_services +++ b/workerconfig/workerconfig/worker_services @@ -22,6 +22,15 @@ # This script logs to /var/log/platform.log # +### BEGIN INIT INFO +# Provides: worker_services +# Required-Start: +# Required-Stop: +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: Worker node services agent +### END INIT INFO + . /usr/bin/tsconfig . /etc/platform/platform.conf