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

ndhcp-init package needs to be turned into a service #576

Open
rofl0r opened this issue Mar 16, 2018 · 0 comments
Open

ndhcp-init package needs to be turned into a service #576

rofl0r opened this issue Mar 16, 2018 · 0 comments

Comments

@rofl0r
Copy link
Member

rofl0r commented Mar 16, 2018

basically all the stuff should go into the prereqs block

if [ "$1" = "--prereqs" ] ; then
    # init stuff here
    exit 0
fi

followed by the code to actually run ndhcp as a service.

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