#!/bin/sh mount | grep -q xenfs && exit 0 exit 1