Switch back to nodepoold for nodepool-launcher service

We haven't yet renamed nodepoold to nodepool-launcher, so revert this
change.

Change-Id: I976b13fc2cfee4b6bf253077e6b27d2de9419895
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-02-21 08:43:50 -05:00
parent d62777026c
commit c283f5975e
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/nodepool-launcher
DAEMON=/usr/local/bin/nodepoold
PIDFILE=/var/run/$NAME/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME
USER=nodepool