aboutsummaryrefslogtreecommitdiffhomepage
path: root/fst/config.go
diff options
context:
space:
mode:
Diffstat (limited to 'fst/config.go')
-rw-r--r--fst/config.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/fst/config.go b/fst/config.go
index 1a989e42..f227b029 100644
--- a/fst/config.go
+++ b/fst/config.go
@@ -105,7 +105,7 @@ func Template() *Config {
Devel: true,
Userns: true,
Net: true,
- Dev: true,
+ Device: true,
Seccomp: seccomp.FilterMultiarch,
Tty: true,
Multiarch: true,