aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/app/seal.go
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-03-17 02:31:46 +0900
committerOphestra <cat@gensokyo.uk>2025-03-17 02:44:07 +0900
commit9a1f8e129fe0f9919981b8a1d345a9b455bd76de (patch)
treee52f33a3908c256aebb30f059cabd40f371a886f /internal/app/seal.go
parentee108603572101ad3c285830e04ee248916b6c5d (diff)
sandbox: wrap fmsg interface
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/app/seal.go')
-rw-r--r--internal/app/seal.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/internal/app/seal.go b/internal/app/seal.go
index 7c4ba4b7..30702124 100644
--- a/internal/app/seal.go
+++ b/internal/app/seal.go
@@ -231,10 +231,6 @@ func (seal *outcome) finalise(sys sys.State, config *fst.Config) error {
sc := sys.Paths()
seal.runDirPath = sc.RunDirPath
seal.sys = system.New(seal.user.uid.unwrap())
- seal.sys.IsVerbose = fmsg.Load
- seal.sys.Verbose = fmsg.Verbose
- seal.sys.Verbosef = fmsg.Verbosef
- seal.sys.WrapErr = fmsg.WrapError
/*
Work directories