runtime-config: Remove blank lines from the end of files
These snuck in with7232e4b1
(specs: introduce the concept of a runtime.json, 2015-07-30, #88) and73bf1ba8
(JSON objects are easier to parse/manipulate, 2015-08-27, #120). Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
parent
6a5a445465
commit
284f914909
|
@ -193,4 +193,3 @@ The actions and operators are strings that match the definitions in seccomp.h fr
|
|||
]
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
@ -52,6 +52,3 @@ Additional filesystems can be declared as "mounts", specified in the *mounts* ar
|
|||
```
|
||||
|
||||
See links for details about [mountvol](http://ss64.com/nt/mountvol.html) and [SetVolumeMountPoint](https://msdn.microsoft.com/en-us/library/windows/desktop/aa365561(v=vs.85).aspx) in Windows.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue