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

Arch Linux support #1

Closed
angristan opened this issue Nov 20, 2016 · 2 comments
Closed

Arch Linux support #1

angristan opened this issue Nov 20, 2016 · 2 comments

Comments

@angristan
Copy link
Owner

As requested by @HLFH, I examined the possibility to add the support of Arch Linux.

It seems to be possible, however I need rc.local for the iptables rules here :

rc.local is present by default on Debian and Ubuntu, but not Arch Linux.

It is not even present the repositories, but just in the AUR : https://aur.archlinux.org/packages/rc-local/

However, I don't think it would be a great idea to install it from the AUR, because of security issues, but also, if the user does not have the AUR installed, which is probably the case on a server, I don't want to cover its installation.

We are in a dead end, so any idea is welcome 🙄

@HLFH
Copy link

HLFH commented Nov 21, 2016

Or by this way: https://raymii.org/s/tutorials/rc.local_support_on_Arch_Linux_and_systemd.html
AUR is still really useful in an Arch Linux server environment. I'm using pacaur by the way.

@angristan
Copy link
Owner Author

Discussion for Arch Linux support : #2

tomcruz17 referenced this issue in tomcruz17/openvpn-install Jul 29, 2021
[Alignment] Align with angristan master
HumbleSpirit pushed a commit to HumbleSpirit/openvpn-install that referenced this issue Aug 21, 2022
volyanyk added a commit to volyanyk/openvpn-install that referenced this issue Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants