mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
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
|
||||
--- 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
|
||||
reboot)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dracut'
|
||||
pkgname=dracut
|
||||
version=048
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc"
|
||||
hostmakedepends="asciidoc pkg-config"
|
||||
|
|
Loading…
Add table
Reference in a new issue