Skip to content

Commit 7c400a5

Browse files
committed
uki_addons: Add debug.addon and systemd-volatile-overlay.addon
1 parent 95ecdf2 commit 7c400a5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ciq/SOURCES/uki_addons.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
],
2121
"crashkernel-default.addon": [
2222
"crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M\n"
23+
],
24+
"debug.addon": [
25+
"debug"
26+
],
27+
"systemd-volatile-overlay.addon": [
28+
"systemd.volatile=overlay"
2329
]
2430
},
2531
"virt": {

0 commit comments

Comments
 (0)