You are not logged in.

#1 2021-01-29 20:53:46

keepitsimpleengineer
Member
From: San Joaquin Valley, CA
Registered: 2012-06-25
Posts: 379

pdnsd needs to be restarted after reaching systemd graphical.target

So I've run pdnsd successfully for years† but recently it requires restarting with systemctl after reaching graphical.target. Before restarting, browsers report site cannot be reached, after works normally until shutdown.

Unit file for pdnsd.service:

# cat /usr/lib/systemd/system/pdnsd.service
[Unit]
Description=proxy name server
Wants=network-online.target
After=network-online.target
    
[Service]
ExecStart=/usr/bin/pdnsd

[Install]
WantedBy=multi-user.target

   
My question is:
① How to find and fix this recent anomaly, or
② How to automate restarting pdnsd.service after between multi-user.target and graphical.target?

† usually 'since the Dead Sea was just sick'

Last edited by keepitsimpleengineer (2021-01-29 20:54:19)


Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius

Offline

Board footer

Powered by FluxBB