X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.c;h=1f311cee41cf3f243d4b0c3cb703411956fd4e99;hp=d9f3da6c48e3c5d9621b31a3c338871192db431d;hb=0a494f1ff323ef36b7acc637c198fdfa240c2bb2;hpb=b7cf1b68a79833411851fa547ac9b4906207c224 diff --git a/src/mount.c b/src/mount.c index d9f3da6c4..1f311cee4 100644 --- a/src/mount.c +++ b/src/mount.c @@ -64,6 +64,7 @@ static void mount_init(Unit *u) { m->directory_mode = 0755; exec_context_init(&m->exec_context); + m->exec_context.std_output = EXEC_OUTPUT_KMSG; /* We need to make sure that /bin/mount is always called in * the same process group as us, so that the autofs kernel