2023-05-06 17:08:44 +02: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
|
2024-01-27 09:13:25 +01:00
|
|
|
exec --no-startup-id foot --title=networkd\ log journalctl -u systemd-networkd -f
|
2023-12-01 10:19:40 +01:00
|
|
|
exec --no-startup-id foot --title=resolved\ log journalctl -u systemd-resolved -f
|
2023-05-06 17:08:44 +02:00
|
|
|
exec --no-startup-id foot --title=unbound\ log journalctl -u unbound -f
|
2023-11-22 09:26:17 +01:00
|
|
|
# Debian uses chrony, Fedora chronyd. Comment inappropiate.
|
|
|
|
exec --no-startup-id foot --title=chrony\ log journalctl -u chrony -f
|
2023-05-06 17:08:44 +02:00
|
|
|
exec --no-startup-id foot --title=chronyd\ log journalctl -u chronyd -f
|
2023-12-29 12:02:49 +01:00
|
|
|
exec --no-startup-id foot --title=bluetooth\ log journalctl -u bluetooth -f
|