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

tinc systemd service files not created #467

Open
esiefker opened this issue Nov 29, 2024 · 0 comments
Open

tinc systemd service files not created #467

esiefker opened this issue Nov 29, 2024 · 0 comments

Comments

@esiefker
Copy link

Compiling tinc-1.1pre18 on Debian 12, no systemd files are installed

No errors when making

Making all in systemd
make[2]: Entering directory '/usr/src/tinc-1.1pre18/systemd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/tinc-1.1pre18/systemd'

No errors when making install

Making install in systemd
make[1]: Entering directory '/usr/src/tinc-1.1pre18/systemd'
make[2]: Entering directory '/usr/src/tinc-1.1pre18/systemd'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Leaving directory '/usr/src/tinc-1.1pre18/systemd'
make[1]: Leaving directory '/usr/src/tinc-1.1pre18/systemd'

No tinc service files to be found anywhere.

$ sudo find / -name "*tinc*service*"
/usr/src/tinc-1.1pre18/systemd/[email protected]
/usr/src/tinc-1.1pre18/systemd/tinc.service.in
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant