Skip to content

Commit 78a7ba7

Browse files
committed
one more bug with centos6
1 parent 7d9aab6 commit 78a7ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/centos6/entrypoint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ scl enable rh-ruby23 'fpm -s dir -t rpm \
136136
--after-install /hubble_build/conf/afterinstall.sh \
137137
--after-upgrade /hubble_build/conf/afterupgrade.sh \
138138
--before-remove /hubble_build/conf/beforeremove.sh \
139-
etc/hubble opt usr /var/log/hubble_osquery/backuplogs'
139+
etc/hubble /etc/init.d opt usr /var/log/hubble_osquery/backuplogs'
140140

141141
# edit to change iteration number, if necessary
142142
PKG_BASE_NAME=hubblestack-${HUBBLE_VERSION}-${HUBBLE_ITERATION}

0 commit comments

Comments
 (0)