jonathanio / update-systemd-resolved

Helper script for OpenVPN to directly update the DNS settings of a link through systemd-resolved via DBus.
Other
761 stars 94 forks source link

Remove the --id option from logger. #34

Closed jonathanio closed 7 years ago

jonathanio commented 7 years ago

This seems to break logger and abort the script due to unavailable privileges which are normally dropped under systemd. This should resolve #25.