Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.1.8] .deb package does not support systemd #170

Closed
beckettsean opened this issue Sep 4, 2015 · 3 comments
Closed

[0.1.8] .deb package does not support systemd #170

beckettsean opened this issue Sep 4, 2015 · 3 comments
Labels
bug unexpected problem or unintended behavior

Comments

@beckettsean
Copy link
Contributor

root@sean-15:~# sudo service telegraf start
Failed to start telegraf.service: Unit telegraf.service failed to load: No such file or directory.

Note that /etc/init.d/telegraf start works fine.

See influxdata/influxdb#3989 for details.

@sparrc
Copy link
Contributor

sparrc commented Sep 4, 2015

Looks like our packaging script is upstart-specific, we'll need to update for systemd

@sparrc sparrc changed the title [0.1.7] package doesn't start service on Ubuntu 15.04 [0.1.8] .deb package does not support systemd Sep 4, 2015
@sparrc sparrc added the bug unexpected problem or unintended behavior label Sep 4, 2015
@sparrc
Copy link
Contributor

sparrc commented Sep 8, 2015

Also put brief instructions for stopping/starting the service and the location of the configuration file

sparrc added a commit that referenced this issue Sep 8, 2015
sparrc added a commit that referenced this issue Sep 8, 2015
sparrc added a commit that referenced this issue Sep 8, 2015
sparrc added a commit that referenced this issue Sep 8, 2015
sparrc added a commit that referenced this issue Sep 9, 2015
@sparrc
Copy link
Contributor

sparrc commented Sep 9, 2015

this has been taken care of in the previously mentioned commits

@sparrc sparrc closed this as completed Sep 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

2 participants