mirror of
https://github.com/systemd/systemd.git
synced 2025-03-08 08:58:27 +03:00
docs: Suggest soft-reboot to restart pid1 and all daemons in mkosi VM
This commit is contained in:
parent
0f0d001254
commit
957dc5f190
@ -95,7 +95,8 @@ After enabling this setting, the source and build directories will be mounted to
|
||||
or virtual machine. To build the latest changes and re-install, run
|
||||
`meson install -C /work/build --only-changed` in the container or virtual machine
|
||||
and optionally restart the daemon(s) you're working on using
|
||||
`systemctl restart <units>` or `systemctl daemon-reexec` if you're working on pid1.
|
||||
`systemctl restart <units>` or `systemctl daemon-reexec` if you're working on pid1
|
||||
or `systemctl soft-reboot` to restart everything.
|
||||
|
||||
Putting this all together, here's a series of commands for preparing a patch
|
||||
for systemd:
|
||||
|
Loading…
x
Reference in New Issue
Block a user