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

ansible fails to disable (enabled=no) tor (legacy sysv scripts) #20

Closed
nusenu opened this issue Apr 12, 2015 · 2 comments
Closed

ansible fails to disable (enabled=no) tor (legacy sysv scripts) #20

nusenu opened this issue Apr 12, 2015 · 2 comments

Comments

@nusenu
Copy link
Owner

nusenu commented Apr 12, 2015

ansible executes:
systemctl is-enabled tor
output (retval=1):
Failed to get unit file state for tor.service: No such file or directory

so ansible believes tor is disabled already

nusenu pushed a commit that referenced this issue Apr 12, 2015
this does not work yet due to a problem in ansible/systemd with
legacy sysv init services #20
@nusenu
Copy link
Owner Author

nusenu commented Apr 12, 2015

@nusenu
Copy link
Owner Author

nusenu commented Apr 13, 2015

This is a bug in debian's systemd:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751638

It affects our debian and ubuntu support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant