https://bugs.kde.org/show_bug.cgi?id=503411
Bug ID: 503411
Summary: NetworkManager.service
Classification: Applications
Product: Discover
Version: 6.3.4
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: Updates (interactive)
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
NetworkManager.service
actaulizacion de fedora 41 a fedora 42, el servicio a dejado de funcionar, crea
problemas de DNS, ya lo logre corregir creando un servicio. Pase mal momento
con los DNS.
[Unit]
Description=Reiniciar systemd-resolved después de NetworkManager
After=NetworkManager.service
Requires=NetworkManager.service
[Service]
Type=oneshot
ExecStart=/bin/systemctl restart systemd-resolved
[Install]
WantedBy=multi-user.target
--
You are receiving this mail because:
You are watching all bug changes.