aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/app/start.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/app/start.go b/internal/app/start.go
index 3736abdf..cc131817 100644
--- a/internal/app/start.go
+++ b/internal/app/start.go
@@ -49,6 +49,7 @@ func (a *app) Start() error {
Argv: a.seal.command,
Exec: shimExec,
Bwrap: a.seal.sys.bwrap,
+ Home: a.seal.sys.user.data,
Verbose: fmsg.Verbose(),
},