Commit 08f9ae4
committed
fix: use reboot.target in bash scripts for consistency
Complete the migration from login1.Manager.Reboot to reboot.target
by updating the bash scripts that were missed in #181. This ensures
consistent reboot behavior across all code paths (Rust and bash) and
proper systemd shutdown ordering.
Signed-off-by: Jan Zachmann <50990105+JanZachmann@users.noreply.github.com>1 parent 6b3a71d commit 08f9ae4
File tree
4 files changed
+4
-4
lines changed- systemd
4 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
0 commit comments