path: buteo-sync-plugins_0.8.36-2/utils/buteosync-tool function is_msyncd_running () { if [ -z $(pidof $BUTEO_PROCESS) ] ; then return 0 else