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

Use systemd directory on make install/uninstall #90

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

lucasoshiro
Copy link
Contributor

Hi!

The current makefile doesn't install gtp5g module on operating systems that use systemd. This PR fixes it, by creating a gtp5g.conf file containing only the string gtp5g inside it, then systemd will load this module at the system startup.

This PR also makes make uninstall remove that file instead of removing the string gtp5g from /etc/modules.

/etc/modules-load.d/gtp5g.conf
@lucasoshiro lucasoshiro changed the title Use systemd directory on make install/uninstall Use systemd directory on make install/uninstall Mar 20, 2024
@lucasoshiro lucasoshiro changed the title Use systemd directory on make install/uninstall Use systemd directory on make install/uninstall Mar 20, 2024
@tim-ywliu tim-ywliu merged commit b121357 into free5gc:master Mar 28, 2024
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

Successfully merging this pull request may close these issues.

2 participants