This commit is contained in:
Daniel Langbein 2023-09-18 16:22:12 +02:00
parent b8e882c808
commit 44c7acff0c
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -1,6 +1,12 @@
{ config, pkgs, ... }:
{
# Systemd Journal Monitoring.
# Alternative:
# journal-biref
# https://github.com/twaugh/journal-brief
# https://opensource.com/article/20/7/systemd-journals-email
# Write to Systemd Journal:
# echo 'hello' | systemd-cat -p emerg
# echo 'hello' | systemd-cat -t someapp -p emerg