From b42402803ad78bc45ddd0b3db59de3793402f740 Mon Sep 17 00:00:00 2001 From: Roberto Ricci Date: Sun, 15 Feb 2026 16:17:29 +0100 Subject: [PATCH] Add rsyslog --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5d95ebe..55a9948 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). * [Messaging](#messaging) * [Budgeting](#budgeting) * [VPN Software](#vpn-software) + * [System Services and Daemons](#system-services-and-daemons) * [Operating Systems](#operating-systems) * [Why not LLMs?](#why-not-llms) * [Legal Ramifications](#legal-ramifications) @@ -205,6 +206,12 @@ This is for both social media websites and apps. |---|---|---| | [Headscale](https://github.com/juanfont/headscale) | netbird, nebula | [AGENTS.md](https://github.com/juanfont/headscale/blob/main/AGENTS.md) and [.claude/agents](https://github.com/juanfont/headscale/tree/main/.claude/agents) added to repo, commits/PRs include "assisted by claude" notes ([example](https://github.com/juanfont/headscale/pull/3050), there are plenty more) | +### System Services and Daemons + +| Name | Alternative(s) | Evidence | +|---|---|---| +| [rsyslog](https://www.rsyslog.com/) | [syslog-ng](https://www.syslog-ng.com/products/open-source-log-management/) | Explicitly stated in the [documentation](https://www.rsyslog.com/doc/about/ai_first.html) | + ### Operating Systems | Name | Alternative(s) | Evidence |