projects
/
invirt/packages/invirt-remote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc9bc70
)
remove a trivial hardcoding
author
Greg Price
<price@mit.edu>
Tue, 29 Jul 2008 04:13:19 +0000
(
00:13
-0400)
committer
Greg Price
<price@mit.edu>
Tue, 29 Jul 2008 04:13:19 +0000
(
00:13
-0400)
svn path=/trunk/packages/sipb-xen-remote-server/; revision=777
files/usr/sbin/sipb-xen-remote-proxy
patch
|
blob
|
history
diff --git
a/files/usr/sbin/sipb-xen-remote-proxy
b/files/usr/sbin/sipb-xen-remote-proxy
index
069ad47
..
a115782
100755
(executable)
--- a/
files/usr/sbin/sipb-xen-remote-proxy
+++ b/
files/usr/sbin/sipb-xen-remote-proxy
@@
-1,7
+1,7
@@
#!/bin/sh
# invoke as sipb-xen-remote-proxy-$TYPE, with "TYPE" in the remctl sense.
-klist -s || kinit -k host/remote.mit.edu
+klist -s || kinit -k
TYPE="${0##*-}"
case "$TYPE" in