projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33f597a
)
config: description
author
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 01:29:06 +0000
(
03:29
+0200)
committer
Robert Swiecki
<robert@swiecki.net>
Sat, 27 May 2017 01:29:06 +0000
(
03:29
+0200)
config.proto
patch
|
blob
|
history
diff --git
a/config.proto
b/config.proto
index 79ac7339d6d7af3c95a475142116a3a222b6a6f3..e392e4e2f45441ecb672c695560a1bd8268f5e95 100644
(file)
--- a/
config.proto
+++ b/
config.proto
@@
-164,6
+164,6
@@
message NsJailConfig {
required string macvlan_vs_gw = 56 [default = "192.168.0.1"];
/* Binary with arguments to be executed. If not specified here, it can be
- specified with the command-line as "-- /path/to/command arg1 arg2" */
+
specified with the command-line as "-- /path/to/command arg1 arg2" */
optional Exe exec_bin = 57;
}