We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d9aab6 commit 78a7ba7Copy full SHA for 78a7ba7
pkg/centos6/entrypoint.sh
@@ -136,7 +136,7 @@ scl enable rh-ruby23 'fpm -s dir -t rpm \
136
--after-install /hubble_build/conf/afterinstall.sh \
137
--after-upgrade /hubble_build/conf/afterupgrade.sh \
138
--before-remove /hubble_build/conf/beforeremove.sh \
139
- etc/hubble opt usr /var/log/hubble_osquery/backuplogs'
+ etc/hubble /etc/init.d opt usr /var/log/hubble_osquery/backuplogs'
140
141
# edit to change iteration number, if necessary
142
PKG_BASE_NAME=hubblestack-${HUBBLE_VERSION}-${HUBBLE_ITERATION}
0 commit comments