Commit 544584e
authored
Add back the option f to the reboot script (#3492)
- What I did
Add back the support to call reboot -f
The support for this option was accidentally removed as part of this PR #3203
The same PR for 202311 doesn't have this mistake - #3204
- How I did it
- How to verify it
Call reboot -f1 parent dc955e8 commit 544584e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments