Rename nodepoold to nodepool-launcher for zuulv3

Change-Id: I83a27cff4e998c165f534c1111d537f9d45b2ac2
Depends-On: Ic04e3cf2dbdaf914bf8f92d073acb972380708f1
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-03-28 13:11:40 -04:00
parent 8d91d91108
commit f88e7f75e7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/bin
DESC="Nodepool Launcher"
NAME=nodepool-launcher
DAEMON=/usr/local/bin/nodepoold
DAEMON=/usr/local/bin/nodepool-launcher
PIDFILE=/var/run/$NAME/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
USER=nodepool