mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
SystemServer: Rename 'BootModes' config option to 'SystemModes'
This commit is contained in:
parent
8d13f6ddce
commit
3d855a801b
5 changed files with 24 additions and 24 deletions
|
@ -101,7 +101,7 @@ StdIO=/dev/ttyS0
|
|||
Environment=DO_SHUTDOWN_AFTER_TESTS=1 TERM=xterm PATH=/usr/local/bin:/usr/bin:/bin
|
||||
User=anon
|
||||
WorkingDirectory=/home/anon
|
||||
BootModes=self-test
|
||||
SystemModes=self-test
|
||||
```
|
||||
|
||||
`/dev/ttyS0` is used as stdio because that serial port is connected when qemu is run with `-display none` and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue