summarylogtreecommitdiffstats
path: root/nextdns.service
AgeCommit message (Collapse)Author
2024-02-14Use RuntimeDirectory directive instead of tmpfilesRadu Potop
2023-10-03Bring up the nextdns service before the network-online.targetRadu Potop
Since some services like Wireguard depend on the network-online.target make sure nextdns is brought up before that, otherwise Wireguard won't be able to resolve the hostnames and fail to start. Nextdns is more forgiving and can connect to its endpoints at a later time, when the network is online.
2023-08-30Fix permissionsRadu Potop
2021-02-15Added the initial build of unprivileged NextDNSRadu Potop
2021-02-15Initial fork from aur/nextdnsRadu Potop