config: remove exec_bin as it should be specified with cmd-line
authorRobert Swiecki <robert@swiecki.net>
Sat, 27 May 2017 18:48:49 +0000 (20:48 +0200)
committerRobert Swiecki <robert@swiecki.net>
Sat, 27 May 2017 18:48:49 +0000 (20:48 +0200)
configs/home-documents-with-xorg-no-net.cfg

index 27d30e4d47d6eedf05b23116023359de5446520e..27b0395da2e7fef2ca7c30c4d5aaa9b9c66021ab 100644 (file)
@@ -104,8 +104,3 @@ seccomp_string: "
        }
        USE example DEFAULT ALLOW
 "
-
-exec_bin {
-       path: "/bin/bash"
-       arg: "-i"
-}