mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-16 03:07:06 +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
|
end
|
||||||
|
|
||||||
def restart
|
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')
|
detached_command('/etc/init.d/td-agent restart')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user