mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-14 02:07:07 +02:00
Remove outdated comment
td-agent3's /etc/init.d/td-agent has reload command. Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
parent
57d49b0dd8
commit
ebbf16af2a
@ -13,8 +13,6 @@ class Fluentd
|
||||
end
|
||||
|
||||
def restart
|
||||
# NOTE: td-agent has no reload command
|
||||
# https://github.com/treasure-data/td-agent/blob/master/debian/td-agent.init#L156
|
||||
detached_command('/etc/init.d/td-agent restart')
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user