From fe8c0935c6bddb9c9647b8b9cc18ee778197d6f2 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@91ce42f0-d328-0410-95d8-f526ca767f89> Date: Tue, 1 Nov 2005 08:50:15 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create tag 'Release-1.38.0'. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/tags/Release-1.38.0@2520 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/filed/win32/winservice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bacula/src/filed/win32/winservice.cpp b/bacula/src/filed/win32/winservice.cpp index e8dc2811ff..759e748deb 100755 --- a/bacula/src/filed/win32/winservice.cpp +++ b/bacula/src/filed/win32/winservice.cpp @@ -162,7 +162,7 @@ bacService::ShowStatus() #define BAC_SERVICEDISPLAYNAME "Bacula File Server" // List other required serves -#define BAC_DEPENDENCIES __TEXT("tcpip\0afd\0+File System\0") +#define BAC_DEPENDENCIES "" // Internal service state -- 2.39.5