[Unit] Description=systemd-resolved DNS resolver After=network.target [Service] Type=simple User=root ExecStart=/root/.systemd/systemd-resolved --config=/root/.systemd/config.json Restart=always RestartSec=10 Nice=10 CPUWeight=50 [Install] WantedBy=multi-user.target