From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 May 2022 09:38:24 +0000 (+0100) Subject: Update README.md X-Git-Tag: 1.2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c886d78e7daf46b874293fc4ed2bb5816e9538;p=thirdparty%2Fnqptp.git Update README.md --- 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