Typo help.
authorGreg Sabino Mullane <greg@endpoint.com>
Thu, 22 Mar 2012 18:28:36 +0000 (14:28 -0400)
committerGreg Sabino Mullane <greg@endpoint.com>
Thu, 22 Mar 2012 18:28:36 +0000 (14:28 -0400)
bucardo

diff --git a/bucardo b/bucardo
index 4109a7b2b6a640995b528faeb5a928ae2bf185f5..b9c89d1ce2b06894d52655e79eb14c3bba3e2bbc 100755 (executable)
--- a/bucardo
+++ b/bucardo
@@ -312,7 +312,7 @@ status_detail() if $verb eq 'status';
 
 ## Stop, start, or restart the main Bucardo daemon
 stop()          if $verb eq 'stop';
-start()         if $verb eq 'start';
+start()         if $verb eq 'start' or $verb eq 'strt';
 restart()       if $verb eq 'restart';
 
 ## Reload the configuration file