3 # Start up the NFS server.
5 export BLUESKY_TARGET=s3
6 # Export any environment variables specified on the command line
9 if echo "$e" | grep = >/dev/null; then
15 if [ "$BLUESKY_TARGET" = "native" ]; then
16 /etc/init.d/nfs-kernel-server stop
21 rm -rf /export/journal