mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs
This commit is contained in:
parent
b8e882c808
commit
44c7acff0c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user