Search Criteria
Package Details: openvpn-update-systemd-resolved 1.3.0-2
Git Clone URL: | https://aur.archlinux.org/openvpn-update-systemd-resolved.git (read-only, click to copy) |
---|---|
Package Base: | openvpn-update-systemd-resolved |
Description: | OpenVPN systemd-resolved Updater |
Upstream URL: | https://github.com/jonathanio/update-systemd-resolved |
Keywords: | dns openresolv openvpn resolv resolved systemd |
Licenses: | |
Submitter: | jonathanio |
Maintainer: | jonathanio |
Last Packager: | jonathanio |
Votes: | 38 |
Popularity: | 2.22 |
First Submitted: | 2016-06-23 21:47 |
Last Updated: | 2020-11-11 21:20 |
Dependencies (4)
- bash (bash-devel-git, bash-devel-static-git)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- openvpn (openvpn-xor-patched, openvpn-rrf, openvpn-pkcs11, openvpn-openssl-1.0, openvpn-git, openvpn-password-save, openvpn-xor-git)
- systemd>229 (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux)
Required by (1)
- nordconnect (optional)
Latest Comments
1 2 3 Next › Last »
k0ste commented on 2021-01-14 17:49
@somini, thanks
MartinX3 commented on 2021-01-11 16:30
Sadly this package doesn't work for me. Or dns server in my internet router still has a higher priority.
somini commented on 2020-11-14 19:47
Here's a patch to implement the changes I mentioned before, mostly for standards compliance: - Install binaries on
/usr/bin
- Install polkit rules in/usr/share/polkit-1/rules.d/
- Install openvpn configuration example in/usr/share/doc/openvpn/
(this is used byopenvpn
This moves all the files out of
/etc
.Setting the PATH is also irrelevant as @christoph.gysin mentioned, it can be removed.
jonathanio commented on 2020-11-10 09:30
@dimop Thanks. This was something I was certainly not aware of either. I'll work on this today and get an update out with the extra configuration.
benoliver999 commented on 2020-11-09 16:45
Thank you! This is a breaking change I think, surprised it didn't make the news.
dimop commented on 2020-11-09 12:51
openvpn 2.5.0-3
runs no longer scripts asroot
but as the useropenvpn
. Thus the D-BUS call toSetLinkDNS
fails. My workaround is to authorize the useropenvpn
using a PolicyKit rule to update the DNS server inresolved
:in
/etc/polkit-1/rules.d/00-openvpn-resolve.rules
write:christoph.gysin commented on 2020-06-29 06:44
Setting the path as instructed in the post install seems unnecessary. I assume this was copied from upstream? Could we remove it?
somini commented on 2019-11-14 22:45
@mprom Mostly adherence to standards.
mprom commented on 2019-11-13 07:38
@somini Could you elaborate as to why?
somini commented on 2019-10-10 11:25
The installation directories for this should be tweaked: