Searched refs:log_notice (Results 1 - 20 of 20) sorted by relevance
/systemd/src/core/ |
H A D | killall.c | 83 log_notice("Process " PID_FMT " (%s) has been been marked to be excluded from killing. It is " 194 log_notice("Sending SIGKILL to PID "PID_FMT" (%s).", pid, strna(s));
|
H A D | main.c | 141 log_notice("Rebooting in 10s..."); 144 log_notice("Rebooting now..."); 227 log_notice("Executing crash shell in 10s..."); 1864 log_notice("Reexecuting."); 1880 log_notice("Switching root."); 1907 log_notice("Shutting down.");
|
H A D | dbus-timer.c | 272 log_notice("Client is using obsolete AccuracySec= transient property, please use AccuracyUSec= instead.");
|
H A D | manager.c | 1771 log_notice("Ctrl-Alt-Del was pressed more than 7 times within 2s, rebooting immediately."); 1914 log_notice("Setting log target to journal-or-kmsg."); 1919 log_notice("Setting log target to console."); 1924 log_notice("Setting log target to kmsg.");
|
H A D | transaction.c | 717 log_notice("Requested transaction contradicts existing jobs: %s", bus_error_message(e, r));
|
/systemd/src/journal/ |
H A D | test-journal-verify.c | 139 log_notice(ANSI_HIGHLIGHT_RED ">>>> %"PRIu64" (bit %"PRIu64") can be toggled without detection." ANSI_NORMAL, p / 8, p % 8);
|
H A D | journalctl.c | 1703 log_notice("Journal file %s has sealing enabled but verification key has not been passed using --verify-key=.", f->path); 1791 log_notice("Hint: You are currently not seeing messages from other users and the system.\n" 1799 log_notice("Hint: You are currently not seeing messages from other users and the system.\n" 1816 log_notice("No journal files were found.");
|
H A D | journald-server.c | 1118 log_notice("Didn't flush runtime journal since rotation of system journal wasn't successful.");
|
H A D | journal-file.c | 2698 log_notice("Creating journal file %s on a btrfs file system, and copy-on-write is enabled. "
|
/systemd/src/import/ |
H A D | export.c | 59 log_notice("Transfer aborted.");
|
H A D | import.c | 41 log_notice("Transfer aborted.");
|
H A D | pull.c | 42 log_notice("Transfer aborted.");
|
/systemd/src/journal-remote/ |
H A D | microhttpd-util.c | 324 log_notice("Ignoring specified gnutls logging categories — gnutls not available.");
|
H A D | journal-remote-parse.c | 312 log_notice("Unknown dunder line %s", line);
|
H A D | journal-remote.c | 1054 log_notice("Premature EOF. %zu bytes lost.", remaining);
|
/systemd/src/basic/ |
H A D | log.h | 180 #define log_notice(...) log_full(LOG_NOTICE, __VA_ARGS__) macro
|
/systemd/src/boot/ |
H A D | bootctl.c | 335 log_notice("Not booted with EFI, not showing EFI variables."); 428 log_notice("Skipping \"%s\", since it's owned by another boot loader.", to); 1034 log_notice("You might want to use --path= to indicate the path to your ESP, in case it is not mounted on /boot.");
|
/systemd/src/coredump/ |
H A D | coredumpctl.c | 569 log_notice("No coredumps found.");
|
/systemd/src/analyze/ |
H A D | analyze.c | 1192 log_notice("-- You probably want to process this output with graphviz' dot tool.\n"
|
/systemd/src/login/ |
H A D | logind-dbus.c | 1532 log_notice("Delay lock is active (UID "UID_FMT"/%s, PID "PID_FMT"/%s) but inhibitor timeout is reached.",
|
Completed in 195 milliseconds