We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe193b3 commit 2337bf8Copy full SHA for 2337bf8
doc/storage-extension.md
@@ -35,7 +35,7 @@ and the denylist has to be empty.
35
sudo -s
36
mkdir -p /etc/writable/integrity
37
echo [] >/etc/writable/integrity/denylist.json
38
- snap restart rexroth-deviceadminw.web
+ snap restart rexroth-deviceadmin.web
39
```
40
41
After clearing the denylist it's possible to test storage extension without signed apps.
0 commit comments