mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-02 16:06:17 +00:00
@@ -1,4 +1,4 @@
|
|||||||
packages:
|
packages:
|
||||||
- name: "kairos-overlay-files"
|
- name: "kairos-overlay-files"
|
||||||
category: "static"
|
category: "static"
|
||||||
version: "1.1.36"
|
version: "1.1.37"
|
||||||
|
@@ -32,7 +32,6 @@ stages:
|
|||||||
[Unit]
|
[Unit]
|
||||||
# Make it timeout early to avoid blocking boot if keys are not in there to unlock sysext
|
# Make it timeout early to avoid blocking boot if keys are not in there to unlock sysext
|
||||||
JobRunningTimeoutSec=5
|
JobRunningTimeoutSec=5
|
||||||
initramfs.after:
|
|
||||||
- name: "systemd-sysext initramfs settings"
|
- name: "systemd-sysext initramfs settings"
|
||||||
if: '[ -e "/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ] || [ -e "/usr/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ]'
|
if: '[ -e "/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ] || [ -e "/usr/sbin/systemctl" ] || [ -e "/usr/bin/systemctl" ]'
|
||||||
systemctl:
|
systemctl:
|
||||||
|
Reference in New Issue
Block a user