From 327b3a0762b8a129413bb0e8a86a91123440a392 Mon Sep 17 00:00:00 2001 From: James Lu Date: Sat, 22 May 2021 13:55:09 -0700 Subject: [PATCH] security: fix formatting of systemd hardening example --- use/security.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/use/security.rst b/use/security.rst index c8bb01c..62ecdc6 100755 --- a/use/security.rst +++ b/use/security.rst @@ -175,7 +175,7 @@ errors when providing logs (ie. reset these last values to their default), so it is easier to help you diagnose your problems. Finally, if you use :ref:`the systemd unit `, you can add -this to its ``[Service]]`` section: +this to its ``[Service]`` section:: SystemCallFilter=~@raw-io @clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io ProtectSystem=strict