projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c0f11d
)
debian: Fix executable name of ovs-controller in init script
author
Justin Pettit
<jpettit@nicira.com>
Mon, 29 Mar 2010 22:21:48 +0000
(15:21 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Thu, 1 Apr 2010 02:35:59 +0000
(19:35 -0700)
debian/openvswitch-controller.init
patch
|
blob
|
history
diff --git
a/debian/openvswitch-controller.init
b/debian/openvswitch-controller.init
index c5f8eb8fb5f854e98dbe64088c0c159a2bc76287..3706ea98ef5feb109b213957be3948cfe320b13c 100755
(executable)
--- a/
debian/openvswitch-controller.init
+++ b/
debian/openvswitch-controller.init
@@
-30,7
+30,7
@@
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
-DAEMON=/usr/sbin/controller # Introduce the server's location here
+DAEMON=/usr/sbin/
ovs-
controller # Introduce the server's location here
NAME=ovs-controller # Introduce the short server's name here
DESC=ovs-controller # Introduce a short description here
LOGDIR=/var/log/openvswitch # Log directory to use