Skip to content

Commit

Permalink
Fixing issue #84
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh committed Jan 26, 2019
1 parent 607bab6 commit 350a41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/etc/service/graphite/run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if folder_empty /var/log/graphite; then
fi

if folder_empty /opt/graphite/conf; then
cp /opt/defaultconf/graphite/conf/*.conf /opt/graphite/conf/
cp /opt/defaultconf/graphite/*.conf /opt/graphite/conf/
fi

if folder_empty /opt/graphite/webapp/graphite; then
Expand Down

0 comments on commit 350a41c

Please sign in to comment.