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:
a87cd58
)
subproc: reflow comments
author
Robert Swiecki
<robert@swiecki.net>
Thu, 26 Oct 2017 20:57:14 +0000
(22:57 +0200)
committer
Robert Swiecki
<robert@swiecki.net>
Thu, 26 Oct 2017 20:57:14 +0000
(22:57 +0200)
subproc.c
patch
|
blob
|
history
diff --git
a/subproc.c
b/subproc.c
index 54cd26647bdc22076a894424c2eec2da8e73ed0c..494870a87825c0423eaa19aed9140bce6411577d 100644
(file)
--- a/
subproc.c
+++ b/
subproc.c
@@
-477,8
+477,7
@@
void subprocRunChild(struct nsjconf_t* nsjconf, int fd_in, int fd_out, int fd_er
PLOG_E(
"clone(flags=%s) failed. You probably need root privileges if your system "
"doesn't support CLONE_NEWUSER. Alternatively, you might want to recompile "
- "your "
- "kernel with support for namespaces or check the setting of the "
+ "your kernel with support for namespaces or check the setting of the "
"kernel.unprivileged_userns_clone sysctl",
subprocCloneFlagsToStr(flags));
close(parent_fd);