|
|
|
|
|
by kiririn
1048 days ago
|
|
`0 * * * * journalctl --since="61 minutes ago"
--priority=warning --quiet` In crontab piped to a bunch of grep -v for the things I want to ignore So basically the email approach, just have to be religious about marking unread if not immediately actioned |
|