Skip to content

Commit

Permalink
test-incus-intercept: Install fuse
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 12, 2024
1 parent a8bc127 commit de41931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/test-incus-interception
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ set -x

incus launch images:debian/12 c1
sleep 10
incus exec c1 -- apt-get install --no-install-recommends --yes attr fuse2fs
incus exec c1 -- apt-get install --no-install-recommends --yes attr fuse2fs fuse

## setxattr
incus exec c1 -- touch xattr-test
Expand Down

0 comments on commit de41931

Please sign in to comment.