aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmd/sharefs/fuse.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/sharefs/fuse.go')
-rw-r--r--cmd/sharefs/fuse.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/sharefs/fuse.go b/cmd/sharefs/fuse.go
index 5dfbf385..458e1919 100644
--- a/cmd/sharefs/fuse.go
+++ b/cmd/sharefs/fuse.go
@@ -287,7 +287,6 @@ func unsafeAddArgument(args *fuseArgs, arg string) {
func _main(s ...string) (exitCode int) {
msg := message.New(log.Default())
- container.TryArgv0(msg)
runtime.LockOSThread()
// don't mask creation mode, kernel already did that