From c8f0aa10513a2a70ae1e7f1f61dba6c0030b0dde Mon Sep 17 00:00:00 2001 From: kakwa Date: Tue, 14 Apr 2015 21:47:52 +0200 Subject: [PATCH] more debugging --- tests/cfg/deploy.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/cfg/deploy.sh b/tests/cfg/deploy.sh index 7c87373..10d7b82 100755 --- a/tests/cfg/deploy.sh +++ b/tests/cfg/deploy.sh @@ -41,6 +41,8 @@ printf '' > "${smbconffile}" && \ --configfile="${smbconffile}" --server-role="${role}" -d 1 --adminpass="${adpass}" && \ mv "${targetdir}/etc/smb.conf" "${smbconffile}" -/etc/init.d/samba restart +sh -x /etc/init.d/samba restart + +sleep 5 netstat -apn