]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
standardize formatting
authorAlan T. DeKok <aland@freeradius.org>
Tue, 27 Apr 2021 10:01:10 +0000 (06:01 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 27 Apr 2021 10:01:10 +0000 (06:01 -0400)
raddb/mods-available/icmp
raddb/sites-available/tacacs

index b6aed8f92a46842c0d36c5f562f911c7049aee73..a6bf27adeca8aea45fc3c96d92acdafc251926d2 100644 (file)
@@ -24,7 +24,7 @@
 #      `%(icmp:%{NAS-IP-Address})`
 #
 #
-# == Capabilities and Permissions
+#  == Capabilities and Permissions
 #
 #  On Linux, you may need to do:
 #
index c8bdb08a1b60acb4ca329d362e9b56c1277f400e..5de17028bf9bded94a87077e41359f1f1ed4df48 100644 (file)
@@ -210,7 +210,7 @@ server tacacs {
                detail
        }
 
-       # First packet for a session
+       #  First packet for a session
        accounting Start {
        }
 
@@ -218,7 +218,7 @@ server tacacs {
        accounting Watchdog-Update {
        }
 
-       # Updates a session
+       #  Updates a session
        accounting Watchdog {
        }