mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-30 22:09:10 +00:00
fix stage
Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
parent
401c744e07
commit
dde6795b80
@ -1,4 +1,4 @@
|
||||
packages:
|
||||
- name: "kairos-overlay-files"
|
||||
category: "static"
|
||||
version: "1.1.36"
|
||||
version: "1.1.37"
|
||||
|
@ -32,7 +32,6 @@ stages:
|
||||
[Unit]
|
||||
# Make it timeout early to avoid blocking boot if keys are not in there to unlock sysext
|
||||
JobRunningTimeoutSec=5
|
||||
initramfs.after:
|
||||
- name: "systemd-sysext initramfs settings"
|
||||
if: '[ -e "/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ] || [ -e "/usr/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ]'
|
||||
systemctl:
|
||||
|
Loading…
Reference in New Issue
Block a user