Base: Start LookupServer on boot

I can't say I like starting yet another thing on boot... but now that
LookupServer provides mDNS (and optionaly DNS) services to other hosts,
we have to start it on boot, not when the first local client connects.
This commit is contained in:
Sergey Bugaev 2021-05-04 14:51:37 +03:00 committed by Andreas Kling
commit 37a59f7f40
Notes: sideshowbarker 2024-07-18 18:40:47 +09:00

View file

@ -45,7 +45,6 @@ AcceptSocketConnections=1
[LookupServer]
Socket=/tmp/portal/lookup
SocketPermissions=660
Lazy=1
Priority=low
KeepAlive=1
User=lookup