dracut: align force_poweroff.patch
[ci skip]
This commit is contained in:
parent
4616dd7eb5
commit
1c5e7564b8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ diff --git modules.d/99base/dracut-lib.sh modules.d/99base/dracut-lib.sh
|
||||||
index 99cb9dbc..3df77257 100755
|
index 99cb9dbc..3df77257 100755
|
||||||
--- modules.d/99base/dracut-lib.sh
|
--- modules.d/99base/dracut-lib.sh
|
||||||
+++ modules.d/99base/dracut-lib.sh
|
+++ modules.d/99base/dracut-lib.sh
|
||||||
@@ -1154,11 +1154,11 @@ emergency_shell()
|
@@ -1159,11 +1159,11 @@
|
||||||
|
|
||||||
case "$_emergency_action" in
|
case "$_emergency_action" in
|
||||||
reboot)
|
reboot)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dracut'
|
# Template file for 'dracut'
|
||||||
pkgname=dracut
|
pkgname=dracut
|
||||||
version=048
|
version=048
|
||||||
revision=1
|
revision=2
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --sysconfdir=/etc"
|
configure_args="--prefix=/usr --sysconfdir=/etc"
|
||||||
hostmakedepends="asciidoc pkg-config"
|
hostmakedepends="asciidoc pkg-config"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue