1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 06:38:10 +00:00

Base: Add new system-mode that just generates manpages

This commit is contained in:
Ben Wiederhake 2021-10-23 23:47:08 +02:00 committed by Linus Groh
parent 70c7861c33
commit 2caad04d23
3 changed files with 63 additions and 2 deletions

View file

@ -160,6 +160,14 @@ User=anon
WorkingDirectory=/home/anon
SystemModes=self-test
[GenerateManpages@ttyS0]
Executable=/root/generate_manpages.sh
StdIO=/dev/ttyS0
Environment=DO_SHUTDOWN_AFTER_GENERATE=1 TERM=xterm PATH=/bin
User=root
WorkingDirectory=/root/
SystemModes=generate-manpages
[SpiceAgent]
KeepAlive=0