We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1668070 + 5824446 commit a7476a7Copy full SHA for a7476a7
1 file changed
rootfs/fluentd/sbin/boot
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-FLUENTD_CONF="/fluentd/etc/${FLUENTD_CONF}"
+FLUENTD_CONF="/fluentd/etc/fluentd.conf"
3
INSTALL_BUILD_TOOLS=${INSTALL_BUILD_TOOLS:-"false"}
4
BUILD_TOOLS='g++ gcc make ruby-dev'
5
0 commit comments