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
commit d797031b65
Notes: sideshowbarker 2024-07-17 11:41:29 +09:00

View file

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