projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
eacbd27
)
Fix wrapper prefix so error messages say chroot-sh: x.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 24 Sep 2006 00:48:18 +0000 (
00:48
+0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 24 Sep 2006 00:48:18 +0000 (
00:48
+0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2328
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
src/chroot-sh.c
patch
|
blob
|
history
diff --git
a/src/chroot-sh.c
b/src/chroot-sh.c
index
b26eb93
..
addb0f9
100644
(file)
--- a/
src/chroot-sh.c
+++ b/
src/chroot-sh.c
@@
-28,7
+28,7
@@
#include <fcntl.h>
#include <sys/stat.h>
-#define ENSC_WRAPPERS_PREFIX "chroot-sh"
+#define ENSC_WRAPPERS_PREFIX "chroot-sh: "
#define ENSC_WRAPPERS_UNISTD 1
#define ENSC_WRAPPERS_IO 1
#define ENSC_WRAPPERS_FCNTL 1