1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 06:47:35 +00:00

Base: Spawn the LookupServer for generate-manpages SystemMode

Previously the CI would hang on the "Check manpages for completeness"
step on any utility that unveils the /tmp/portal/lookup file because
it was not created during the generate-manpages SystemMode.

This will allow utilities that resolve hostnames (e.g. netstat, arp) to
pass the export-argsparser-mangpages.sh check.
This commit is contained in:
brapru 2022-04-18 16:29:50 -04:00 committed by Andreas Kling
parent 9272c3283b
commit d797031b65

View file

@ -57,7 +57,7 @@ SocketPermissions=660
Priority=low
KeepAlive=true
User=lookup
SystemModes=text,graphical,self-test
SystemModes=text,graphical,self-test,generate-manpages
[DHCPClient]
Priority=low