#!/bin/bash
set -eux

os-svc-enable -n tuskar-api

service tuskar-api restart
