Skip to content

Commit 7c1db2a

Browse files
toanjuanokfireball
andcommitted
Update features/_usi/file.include/etc/systemd/system/dbgimport.service
Co-authored-by: Fabian Koller <[email protected]>
1 parent 81bc868 commit 7c1db2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/_usi/file.include/etc/systemd/system/dbgimport.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Description=Import debug container image
33
ConditionPathExists=|/opt/dbgimage/debug.tar
44
ConditionFirstBoot=yes
55
After=containerd.service
6+
Requires=containerd.service
67

78
[Service]
89
ExecStart=/bin/sh -c 'ctr image import --base-name "$(cat /opt/dbgimage/debug.tar.name)" /opt/dbgimage/debug.tar && rm -f /opt/dbgimage/debug.tar && rm -f /opt/dbgimage/debug.tar.name && rm -f /opt/dbgimage/image'

0 commit comments

Comments
 (0)