diff --git a/use/supybot-botchk.rst b/use/supybot-botchk.rst index ef222eb..21c2743 100644 --- a/use/supybot-botchk.rst +++ b/use/supybot-botchk.rst @@ -101,6 +101,11 @@ following content replacing things were suitable:: Restart=always User=BOTUSERNAME SyslogIdentifier=Supybot + # Uncomment these lines for extra security at the cost of breaking some third-party plugins: + # SystemCallFilter=~@raw-io @clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io + # ProtectSystem=strict + # ProtectHome=read-only + # ReadWritePaths=/home/bot/botname [Install] WantedBy=multi-user.target