diff --git a/hardware/powermanagement/suspend/actions.py b/hardware/powermanagement/suspend/actions.py
index 259877e515..90d34b3881 100644
--- a/hardware/powermanagement/suspend/actions.py
+++ b/hardware/powermanagement/suspend/actions.py
@@ -16,6 +16,7 @@ def setup():
autotools.configure("--enable-threads \
--enable-compress \
--disable-encrypt \
+ --with-initramfsdir=/usr/sbin \
--disable-resume-static")
#kernel panic
#--with-initramfsdir=/usr/sbin
diff --git a/hardware/powermanagement/suspend/files/suspend-1.0_p20200924.patch.xz b/hardware/powermanagement/suspend/files/suspend-1.0_p20200924.patch.xz
new file mode 100644
index 0000000000..a569e14458
Binary files /dev/null and b/hardware/powermanagement/suspend/files/suspend-1.0_p20200924.patch.xz differ
diff --git a/hardware/powermanagement/suspend/pspec.xml b/hardware/powermanagement/suspend/pspec.xml
index a4f0f7b408..d1b2145904 100644
--- a/hardware/powermanagement/suspend/pspec.xml
+++ b/hardware/powermanagement/suspend/pspec.xml
@@ -20,9 +20,9 @@
libgcrypt-devel
-
- suspend-1.0_p20190605.patch.xz
- suspend-1.0_p20200514.patch
+ suspend-1.0_p20200924.patch.xz
+
+
@@ -37,6 +37,8 @@
/etc/suspend.conf
/etc/suspend.key
/usr/sbin
+ /usr/bin
+ /sbin
/usr/lib/suspend/resume
/usr/share/doc
/usr/share/man
@@ -47,6 +49,13 @@
+
+ 2021-02-19
+ 1.0_p20200924
+ Rebuild.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2020-12-23
1.0_p20120915