1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:37:35 +00:00

DHCPClient: Log errors and cleanup the code

Prior to this, we ran the DHCP client as a high-priority service, but
making the system feel laggy "for some network stuff" is not the
greatest of ideas :^)
This commit is contained in:
AnotherTest 2020-04-06 10:50:46 +04:30 committed by Andreas Kling
parent bf62625001
commit 3ab6c5fd09
2 changed files with 8 additions and 8 deletions

View file

@ -21,7 +21,7 @@ KeepAlive=1
User=lookup
[DHCPClient]
Priority=high
Priority=low
KeepAlive=1
User=root