#!/bin/bash
set -eux

os-svc-enable -n ceilometer-agent-notification

service ceilometer-agent-notification restart
