diff --git a/_servicedata b/_servicedata
index 47630f6..054e6f2 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/openSUSE/jeos-firstboot.git
- 598996a37463fc5f0f5a12a87552808fed72907a
\ No newline at end of file
+ 2b7167c16d7d5bac8fd7382129bf077f54cab7ae
\ No newline at end of file
diff --git a/jeos-firstboot-1.5.8.obscpio b/jeos-firstboot-1.5.8.obscpio
deleted file mode 100644
index ed418b5..0000000
--- a/jeos-firstboot-1.5.8.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:b25e378c59adfedd176255f685a44a9a3e0f5909d48716baa039d9627ce2233e
-size 57867
diff --git a/jeos-firstboot-1.5.9.obscpio b/jeos-firstboot-1.5.9.obscpio
new file mode 100644
index 0000000..db2ee0c
--- /dev/null
+++ b/jeos-firstboot-1.5.9.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:b830e9a526aec5f40e8a82d07a2ae454fa15c259807433b0e8775fbc8fe49f77
+size 58379
diff --git a/jeos-firstboot.changes b/jeos-firstboot.changes
index 0f866dd..c272d79 100644
--- a/jeos-firstboot.changes
+++ b/jeos-firstboot.changes
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Tue Jan 20 08:01:25 UTC 2026 - Fabian Vogt
+
+- Update to version 1.5.9:
+ * Use snapper create on transactional systems again
+
-------------------------------------------------------------------
Tue Jul 08 13:12:31 UTC 2025 - Fabian Vogt
diff --git a/jeos-firstboot.obsinfo b/jeos-firstboot.obsinfo
index 0d71e09..03e35da 100644
--- a/jeos-firstboot.obsinfo
+++ b/jeos-firstboot.obsinfo
@@ -1,4 +1,4 @@
name: jeos-firstboot
-version: 1.5.8
-mtime: 1751979752
-commit: 598996a37463fc5f0f5a12a87552808fed72907a
+version: 1.5.9
+mtime: 1768895942
+commit: 2b7167c16d7d5bac8fd7382129bf077f54cab7ae
diff --git a/jeos-firstboot.spec b/jeos-firstboot.spec
index c61c6e2..04a307f 100644
--- a/jeos-firstboot.spec
+++ b/jeos-firstboot.spec
@@ -23,7 +23,7 @@
%endif
Name: jeos-firstboot
-Version: 1.5.8
+Version: 1.5.9
Release: 0
Summary: Simple text based JeOS first boot wizard
License: MIT
@@ -41,6 +41,8 @@ Requires: timezone
%if 0%{?suse_version} >= 1550
Requires: ssh-pairing
%endif
+# Used by jeos-firstboot-snapshot
+Requires: /usr/bin/findmnt
Requires: ((/usr/bin/qrencode and /usr/bin/oathtool) if pam_oath)
Requires: (/usr/bin/nmtui if NetworkManager)
BuildArch: noarch