#!/bin/bash
#
# rcC           triggers restart of the system services after reconfiguration
#
# (c) 2012 Petr Kulhavy, Barix AG,

. /lib/config/functions.sh

cfg_restart_services_internal
