]> git.decadent.org.uk Git - nfs-utils.git/commit
start-statd: Use bash as -p is no POSIX
authorLuk Claes <luk@debian.org>
Mon, 29 Aug 2011 16:04:25 +0000 (12:04 -0400)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:46 +0000 (16:16 +0200)
commit8c23a003185082d4a0df5a230d96940159048600
tree4368a347d88445331e25fe783c142b8a338619c6
parenta37a2e74c4098b58ba1cb563f41fed1e7e142efd
start-statd: Use bash as -p is no POSIX

sh -p is not guaranteed to be provided by POSIX shells. dash for
instance does not provide this, so use bash explicitly.

Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/statd/start-statd