]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
typo
authorAlan T. DeKok <aland@freeradius.org>
Sun, 23 Jun 2024 16:06:53 +0000 (12:06 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 24 Jun 2024 02:12:49 +0000 (22:12 -0400)
raddb/clients.conf

index 22cb9bdb5e0e39e72f61d104bd7417cb3e059003..cbd179b60dcdcc08fedc9581fa8808624d1e9cd6 100644 (file)
@@ -101,7 +101,7 @@ client localhost {
        #
        #  You should create shared secrets using a method like this:
        #
-       #       d if=/dev/random bs=1 count=24 | base64
+       #       dd if=/dev/random bs=1 count=24 | base64
        #
        #  This process will give output which takes 24 random bytes,
        #  and converts them to 32 characters of ASCII.  The output