Home
last modified time | relevance | path

Searched refs:JOURNAL_RUN_PATH (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/
H A Dutil.cpp143 constexpr auto JOURNAL_RUN_PATH = "/run/systemd/journal"; in journalSync() local
144 wd = inotify_add_watch(fd, JOURNAL_RUN_PATH, in journalSync()
149 "PATH", JOURNAL_RUN_PATH, "ERROR", strerror(errno)); in journalSync()