summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2012-08-30 09:31:39 -0700
committerJohn Southworth <john.southworth@vyatta.com>2012-08-30 09:31:39 -0700
commitb958d23075965b194d402f6915b49ffa11053b05 (patch)
treea2507072939fb1c69fffd7eac544a5104b98da74
parenta8c62404ca326c83a7c77158c28771f4d8514205 (diff)
downloadvyatta-op-b958d23075965b194d402f6915b49ffa11053b05.tar.gz
vyatta-op-b958d23075965b194d402f6915b49ffa11053b05.zip
command wrapper doesn't need a login shell
-rwxr-xr-xscripts/vyatta-op-cmd-wrapper2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vyatta-op-cmd-wrapper b/scripts/vyatta-op-cmd-wrapper
index 05222bc..a89211b 100755
--- a/scripts/vyatta-op-cmd-wrapper
+++ b/scripts/vyatta-op-cmd-wrapper
@@ -1,4 +1,4 @@
-#!/bin/vbash -l
+#!/bin/vbash
shopt -s expand_aliases
source /etc/default/vyatta
source /etc/bash_completion.d/vyatta-op