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 `emerg` log function #109

Closed tomeon closed 1 year ago

tomeon commented 1 year ago

and use err in its place. emerg broadcasts messages to (p|t)tys, so this change removes a source of potentially intrusive interruptions.