mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
The last two numbers 10, 11 in Boot Steps are corrected as 9, 10 to follow the ordering of numbers.
The ordering of boot steps is corrected in Troubleshooting/System Information/Boot Steps section. I have renumbered the last to number from 10, 11 to 9, 10.
This commit is contained in:
parent
349d786ea9
commit
9435e17e4d
@ -441,8 +441,8 @@ These are the boot steps for VyOS 1.2
|
||||
1. The config loader script writes log entries to
|
||||
``/var/log/vyatta-config-loader.log``
|
||||
|
||||
10. Runs ``telinit q`` to tell the init system to reload ``/etc/inittab``
|
||||
11. Finally it runs the post-config script
|
||||
9. Runs ``telinit q`` to tell the init system to reload ``/etc/inittab``
|
||||
10. Finally it runs the post-config script
|
||||
``/config/scripts/vyos-postconfig-bootup.script``
|
||||
|
||||
.. stop_vyoslinter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user