Merge pull request #533 from nl6720/systemd-unit-network-online-and-nss-lookup

This commit is contained in:
Sandro 2023-04-10 20:05:28 +02:00 committed by GitHub
commit 92604ab78d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
[Unit]
Description=Dynamic DNS Update Client
After=network.target network-online.target
Wants=network-online.target
After=network-online.target nss-lookup.target
[Service]
Type=forking