From 4016707a6ec12ec858263c82c6228e2339b826be Mon Sep 17 00:00:00 2001 From: Mark Nottingham Date: Mon, 18 Sep 2023 10:59:56 +0100 Subject: [PATCH] BindPaths not used any more. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 95ee461d..ac1ce3eb 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,7 @@ To do this, install REDbot on your system with the `systemd` option. For example The copy `extra/redbot.service` into the appropriate directory (on most systems, `/etc/systemd/system/`.) -Modify the file appropriately; this is only a sample. In particular, you will need to adjust the first part of `BindReadOnlyPaths` to suit the location of the REDbot directory for you. - -Then, as root: +Modify the file appropriately; this is only a sample. Then, as root: ~~~ bash > systemctl reload-daemon