LINUX: afs_create infinite fetchStatus loop
[pkg-k5-afs_openafs.git] / src / venus / kdump.sh.linux
blobaf40a2216cd2e44a1a50c0979dfb1453ecafdcd7
1 #!/bin/sh
2 # Copyright 2000, International Business Machines Corporation and others.
3 # All Rights Reserved.
4 #
5 # This software has been released under the terms of the IBM Public
6 # License. For details, see the LICENSE file in the top-level source
7 # directory or online at http://www.openafs.org/dl/license10.html
9 ## Wrapper script for kdump on Linux.
11 REL=`uname -r`
12 DASH='-'
13 exec $0${DASH}${REL} ${1+"$@"}