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 Amazon Linux support #534

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add Amazon Linux support #534

wants to merge 3 commits into from

Conversation

CW-B-W
Copy link

@CW-B-W CW-B-W commented Jan 8, 2025

Tested on Amazon Linux 2023 & Amazon Linux 2


# Enable WireGuard kernel module
echo "Enabling WireGuard kernel module..."
modprobe wireguard
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't done by default? 👀

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's unnecessary.
I have removed this section and committed.
Thanks!

@angristan
Copy link
Owner

Thanks, can you update the readme as well?

@angristan angristan added the enhancement New feature or request label Jan 8, 2025
@CW-B-W
Copy link
Author

CW-B-W commented Jan 9, 2025

Thanks, can you update the readme as well?

Sure, updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants