From d4c886d78e7daf46b874293fc4ed2bb5816e9538 Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 May 2022 10:38:24 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d27748b..5ec3d1d 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,9 @@ If you are updating from version 1.1-dev-51 or earlier in Linux, remove the serv Don't worry if you get a message stating that the file doesn't exist -- no harm done. #### FreeBSD -At present, there is no need to remove the old FreeBSD startup script, but should you wish to do so, -remove the startup script file `nqptp` from the directory `/usr/local/etc/rc.d` as follows (you'll need superuser privileges): -``` -# rm /usr/local/etc/rc.d/nqptp -``` +At present, there is no need to remove the old startup script as (in FreeBSD only) it is always replaced during the `# make install` step. + +The startup script is at `/usr/local/etc/rc.d/nqptp`. ### Build and Install -- 2.47.2