Skip to content

Commit e4caee6

Browse files
systemctl-rescue: add page (#19279)
Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
1 parent 8aede11 commit e4caee6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

pages/linux/systemctl-rescue.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# systemctl rescue
2+
3+
> Enter rescue mode.
4+
> See also: `systemctl emergency`.
5+
> More information: <https://www.freedesktop.org/software/systemd/man/systemctl.html#rescue>.
6+
7+
- Enter rescue mode:
8+
9+
`systemctl rescue`
10+
11+
- Enter rescue mode asynchronously:
12+
13+
`systemctl rescue --no-block`

0 commit comments

Comments
 (0)