Commit Graph

13 Commits

Author SHA1 Message Date
Star Brilliant 8bc06acc6e Move StartLimitIntervalSec=0 from [Service] to [Unit]
This solves the warning message:
> systemd[1]: /usr/lib/systemd/system/doh-client.service:16: Unknown key 'StartLimitIntervalSec' in section [Service], ignoring.
2025-05-24 12:45:26 +00:00
Star Brilliant 03da3a801f When systemd service fail to start, use an exponential backoff delay to restart it
This solves an issue that on (at least) Fedora and if NetworkManager starts too slow, systemd may stop trying to start it.
2025-05-09 00:12:11 +00:00
Star Brilliant 604daa663f systemd: Use DynamicUser=yes instead of User=nobody
Fix issue #139
2022-10-06 16:07:19 +00:00
Star Brilliant cf94354b08 Revert "Conflict with systemd-resolved.service"
This reverts commit 88b3c95710.
2018-05-15 19:46:04 +08:00
Star Brilliant 88b3c95710 Conflict with systemd-resolved.service 2018-04-29 22:30:43 +08:00
Star Brilliant 57c956594f Adapt for macOS 2018-03-31 02:08:19 +08:00
Star Brilliant c20614e19c Fix systemd-service-file-missing-documentation-key 2017-12-19 21:36:22 +08:00
Star Brilliant 699c8fba16 Breaking change: Use configuration file 2017-11-30 20:42:30 +08:00
Star Brilliant 1df71ac2b8 Put doh-client.service before nss-lookup.target 2017-11-26 23:25:25 +08:00
Star Brilliant a0bd8eb8a1 Allow multiple bootstrap servers 2017-11-25 15:46:29 +08:00
Star Brilliant 6f78bd1ff0 Add bootstrap server option 2017-11-16 15:07:23 +08:00
Star Brilliant e382ff415f Add Readme 2017-10-04 12:30:41 +08:00
Star Brilliant 3230cc0a0a Add systemd units 2017-10-04 01:10:58 +08:00