From 623e82c4159be6066935acea0b9af22ba9ec693d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Tue, 7 Mar 2000 13:21:02 -0800
Subject: [PATCH] warning added..

Rev: NT/init_nt:1.25
---
 NT/init_nt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NT/init_nt b/NT/init_nt
index 130007b5e9..460ac68698 100755
--- a/NT/init_nt
+++ b/NT/init_nt
@@ -7,6 +7,10 @@ REMOTE_METHOD=sprsh
 # (Make sure VC++ is before Watcom in your path!)
 CC=${CC-rntcl}
 
+# Important!
+# Please be sure that you have the line 'veto oplock files = /*/' in your
+# smb.conf if NTDRIVE is a samba file system.
+
 # Edit
 NTHOST=${NTHOST-10.0.5.13}
 NTDRIVE=${NTDRIVE-k:}
-- 
GitLab