From ae5098f0c217ee098b04854449d251100c1f1b2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9D=93=99=F0=9D=93=BE=F0=9D=93=B5=F0=9D=93=B2?= =?UTF-8?q?=F0=9D=93=B8?= Date: Thu, 13 Mar 2025 18:22:03 +0100 Subject: [PATCH] Add csf/roles/README.md --- csf/roles/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 csf/roles/README.md diff --git a/csf/roles/README.md b/csf/roles/README.md new file mode 100644 index 0000000..0bade21 --- /dev/null +++ b/csf/roles/README.md @@ -0,0 +1,3 @@ +```bash +curl -s https://git.julio.al/theraw/easy-whitelist/raw/branch/main/csf/roles/acronis.allow > /etc/csf/acronis.allow; echo 'Include /etc/csf/acronis.allow' >> /etc/csf/csf.allow; csf -ra +``` \ No newline at end of file