aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rwxr-xr-xshare/hydractl/puppet-enable1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/hydractl/puppet-enable b/share/hydractl/puppet-enable
index f8ee7a1..8579081 100755
--- a/share/hydractl/puppet-enable
+++ b/share/hydractl/puppet-enable
@@ -24,7 +24,6 @@ hydra_config_load
BASENAME="`basename $0`"
# Set sudo config
-local sudo device rsync
if [ "`whoami`" != 'root' ]; then
sudo="sudo"
fi