Skip to content

Commit 865b7dd

Browse files
Add missing slash in path
Signed-off-by: Jacob Weinstock <[email protected]>
1 parent 444ca99 commit 865b7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linuxkit-templates/hook.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ onboot:
4848
binds:
4949
- /dev:/dev
5050
- /sys:/sys
51-
- /lib/modules:lib/modules
51+
- /lib/modules:/lib/modules
5252
rootfsPropagation: shared
5353
devices:
5454
- path: all

0 commit comments

Comments
 (0)