#!/bin/bash
[ "$(CreoleGet ad_local)" = 'oui' ] || exit 0
lxc-attach -n addc -- systemctl restart ntp
