chiark / gitweb /
systemctl: limit logs in status to current boot
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 3 Jun 2013 22:28:12 +0000 (18:28 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 4 Jun 2013 13:59:06 +0000 (09:59 -0400)
commit5ec76417764e19486261fb8e38e8e71b28185b37
tree23711ec8f62b1d253eba848160bdce45b3a672d9
parent7c1b8f043ed3d23663549dd6084c5a4de51b8e28
systemctl: limit logs in status to current boot

Also reworded a few debug messages for brevity, and added a log
statement which prints out the filter at debug level:

Journal filter: (((UNIT=sys-module-configfs.device AND _PID=1) OR (COREDUMP_UNIT=sys-module-configfs.device AND MESSAGE_ID=fc2e22bc6ee647b6b90729ab34a250b1) OR _SYSTEMD_UNIT=sys-module-configfs.device) AND _BOOT_ID=4e3c518ab0474c12ac8de7896fe6b154)
TODO
src/journal/journalctl.c
src/journal/sd-journal.c
src/shared/logs-show.c
src/shared/logs-show.h