Merge pull request #182 from willmtemple/master

Change example JSON to refer to "pid" namespace rather than "process."
This commit is contained in:
Michael Crosby 2015-08-05 14:18:42 -04:00
commit 9be9157fc5
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ user named `daemon` defined within that file-system.
}, },
"namespaces": [ "namespaces": [
{ {
"type": "process", "type": "pid",
"path": "" "path": ""
}, },
{ {