]> gitweb.fluxo.info Git - hydra.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 21 Jan 2013 00:47:51 +0000 (22:47 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 21 Jan 2013 00:47:51 +0000 (22:47 -0200)
share/hydractl/puppet-enable

index f8ee7a11c041be728e8d6dee7487a17cd83c0c85..8579081639b9eb7892e9d1bec32409d8822a55e1 100755 (executable)
@@ -24,7 +24,6 @@ hydra_config_load
 BASENAME="`basename $0`"
 
 # Set sudo config
-local sudo device rsync
 if [ "`whoami`" != 'root' ]; then
   sudo="sudo"
 fi