oops
authorStephen Gran <steve@lobefin.net>
Mon, 22 Feb 2010 01:22:16 +0000 (01:22 +0000)
committerStephen Gran <steve@lobefin.net>
Mon, 22 Feb 2010 01:22:16 +0000 (01:22 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/ferm/templates/me.conf.erb

index 6ae7696..030d528 100644 (file)
@@ -28,7 +28,7 @@ case hostname
 end
 
 if sshallowed.length == 0
-  sshallowed = [ ':::' ]
+  sshallowed = [ '::' ]
 end
 
 sshallowed.join(' ')