From ece9f64ac0f1d8f8cf104f4bfaf6bc7b034edd88 Mon Sep 17 00:00:00 2001 From: kakwa Date: Tue, 14 Apr 2015 21:17:51 +0200 Subject: [PATCH] correction on deploy script --- tests/cfg/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cfg/deploy.sh b/tests/cfg/deploy.sh index 42fc82b..793ff99 100755 --- a/tests/cfg/deploy.sh +++ b/tests/cfg/deploy.sh @@ -37,4 +37,4 @@ printf '' > "${smbconffile}" && \ --configfile="${smbconffile}" --server-role="${role}" -d 1 --adminpass="${adpass}" && \ mv "${targetdir}/etc/smb.conf" "${smbconffile}" -/etc/init.d/samba-ad-dc restart +/etc/init.d/samba restart