Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit 7f82acd

Browse files
ctalledorodnymolina
authored andcommitted
Minor doc update showing how to modprobe shiftfs.
1 parent 888bace commit 7f82acd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/user-guide/design.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ in the [next section](#shiftfs-security-precautions).
7676
To verify the Ubuntu shiftfs module is loaded in your host, type:
7777

7878
```console
79-
# lsmod | grep shiftfs
79+
$ sudo modprobe shiftfs
80+
$ lsmod | grep shiftfs
8081
shiftfs 24576 0
8182
```
8283

0 commit comments

Comments
 (0)