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

Add systemd daemon support #70

Closed
cognifloyd opened this issue Oct 18, 2016 · 1 comment
Closed

Add systemd daemon support #70

cognifloyd opened this issue Oct 18, 2016 · 1 comment

Comments

@cognifloyd
Copy link
Contributor

nodetach and updetach are helpful, but it is difficult for systemd to know when pppd is up enough to start services that depend on it. Explicit systemd support would make dependencies easier to deal with.

@gkarakou
Copy link

It would be great to add systemd support (and beyond sd_notify). Currently there is no way to execute pppd under an unprivileged linux account via systemd. Maybe some parts would have to be rewritten for seteuid,seteguid calls after pppoe discovery stage has been completed and routes have been added to run pppoe session stage under a limited account.

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

No branches or pull requests

2 participants