#!/bin/bash echo "GLUSTERFS BUG" if [ $1 = "platinum" ]; then rm /etc/init/mounting-glusterfs.conf || true dpkg-divert --package n4d-glusterfs --remove --rename --divert /etc/init/mounting-glusterfs.conf.diverted /etc/init/mounting-glusterfs.conf || true fi