remove a trivial hardcoding
authorGreg Price <price@mit.edu>
Tue, 29 Jul 2008 04:13:19 +0000 (00:13 -0400)
committerGreg 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

index 069ad47..a115782 100755 (executable)
@@ -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