Fix multiple workers for systemd
systemd evaluated the "# Provides:" comment, need unique keys there. Change-Id: I1ac6032edf9e14d45bc922221c4e7dd2c221fe11
This commit is contained in:
parent
b87b76f27c
commit
c646602e20
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
### BEGIN INIT INFO
|
||||
# Provides: jenkins-log-worker
|
||||
# Provides: jenkins-log-worker<%= @suffix %>
|
||||
# Required-Start: $remote_fs $syslog $named $network
|
||||
# Required-Stop: $remote_fs $syslog $named $network
|
||||
# Default-Start: 2 3 4 5
|
||||
|
Loading…
x
Reference in New Issue
Block a user