#!/bin/bash
[ "$(CreoleGet ad_local)" = 'oui' ] || exit 0
lxc-attach -n addc -- bash /usr/share/eole/samba/samba_configure "$1"
