2023-05-06 18:08:44 +03:00
|
|
|
exec --no-startup-id foot --title=system\ journal journalctl -f
|
|
|
|
exec --no-startup-id foot --title=user\ journal journalctl -f --user
|
|
|
|
exec --no-startup-id foot --title=iwd\ log journalctl -u iwd -f
|
2023-12-01 11:19:40 +02:00
|
|
|
exec --no-startup-id foot --title=resolved\ log journalctl -u systemd-resolved -f
|
2023-05-06 18:08:44 +03:00
|
|
|
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
2023-11-22 10:26:17 +02:00
|
|
|
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
|
|
|
|
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
2023-05-06 18:08:44 +03:00
|
|
|
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
2023-12-29 13:02:49 +02:00
|
|
|
exec --no-startup-id foot --title=bluetooth\ log journalctl -u bluetooth -f
|