chiark / gitweb /
core: switch all log targets to go directly to the journal, instead via syslog
[elogind.git] / src / unit.c
index e07d2c15d2788f184d6b0c50d4d93718a2909fec..1fbfb1dea5fb7df643f04ed5d46b1abe1c171c77 100644 (file)
@@ -1338,7 +1338,7 @@ void unit_notify(Unit *u, UnitActiveState os, UnitActiveState ns, bool reload_su
                 }
         }
 
                 }
         }
 
-        manager_recheck_syslog(u->meta.manager);
+        manager_recheck_journal(u->meta.manager);
 
         /* Maybe we finished startup and are now ready for being
          * stopped because unneeded? */
 
         /* Maybe we finished startup and are now ready for being
          * stopped because unneeded? */