From 49933d49fbfcb221d0fc73a71133101ec4203767 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 12 Jul 2012 21:33:55 +0200 Subject: [PATCH] samba: fix typo Signed-off-by: Stephan Raue --- packages/network/samba/config/smb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/network/samba/config/smb.conf b/packages/network/samba/config/smb.conf index 32ca801d89..513079663a 100644 --- a/packages/network/samba/config/smb.conf +++ b/packages/network/samba/config/smb.conf @@ -32,7 +32,7 @@ smb ports = 445 max protocol = SMB2 min receivefile size = 16384 - deadtime = 30i + deadtime = 30 os level = 20 mangled names = no syslog only = yes