-
Notifications
You must be signed in to change notification settings - Fork 40
Patch systemd service file #7
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
Conversation
|
The install process got tweaked a little bit moving from the gist to the repo; that might've caused some issues. Mind sharing what your |
|
@chrisportela were you able to get it to work? If you didn't have any custom config, try deleting the two files I mentioned above and re-running. |
|
My I will try now and do a reinstall and see what happens. |
|
I just redid the install: And I get this set of errors pretty consistently without my change. |
|
Actually, I found part of the logs that say something which may be relevant. |
|
Very weird. Right now, you should have these files:
and of course the extension dir at /var/lib/extensions/tailscale. If all those are in place, I don't know what the problem is. So far you're the only person I've heard of having issues with this, which may just be because you had an older install and then updated. Not sure. If it seems like this is going to be a recurring thing, I would propose that you update your override file instead of patching the script. It should have the same effect. Try using |
|
There's been no response in awhile, so I'm going to assume things are working for you and close this. If that's not the case, we can re-open this. |
This was in the original script for running tailscale and, I am not sure why, without this I couldn't get the tailscale service to startup.
I see from the history/gist it never seemed to be in this version, but it helped make things work.