chiark / gitweb /
install: optionally remove all symlinks from configuration tree recursively
[elogind.git] / src / mount.c
index 5b0bc6bdf01e6f22343922d8cd1c034600479956..bee3c9a60ef001a669bb6cb063d4840137fbfd68 100644 (file)
@@ -962,7 +962,8 @@ static void mount_sigchld_event(Unit *u, pid_t pid, int code, int status) {
                 m->control_command_id = _MOUNT_EXEC_COMMAND_INVALID;
         }
 
-        log_debug("%s control process exited, code=%s status=%i", u->meta.id, sigchld_code_to_string(code), status);
+        log_full(success ? LOG_DEBUG : LOG_NOTICE,
+                 "%s mount process exited, code=%s status=%i", u->meta.id, sigchld_code_to_string(code), status);
 
         /* Note that mount(8) returning and the kernel sending us a
          * mount table change event might happen out-of-order. If an