Open bjozet opened 3 years ago
the configure.rb recipe has a hardcoded restart_command that uses init.d scripts, this doesn't work on td-agent v4 which doesn't ship an init-file, but relies on systemd.
I've created a PR https://github.com/treasure-data/chef-td-agent/pull/150 to address this.
the configure.rb recipe has a hardcoded restart_command that uses init.d scripts, this doesn't work on td-agent v4 which doesn't ship an init-file, but relies on systemd.
I've created a PR https://github.com/treasure-data/chef-td-agent/pull/150 to address this.