What's left for 3.0.21 final release?
Volker Lendecke
Volker.Lendecke at SerNet.DE
Tue Nov 15 20:21:43 GMT 2005
On Tue, Nov 15, 2005 at 09:55:52AM -0800, Jeremy Allison wrote:
> *You* of all people MUST be running with "panic action = /bin/sleep 999999999"
Serious question: What about
Index: param/loadparm.c
===================================================================
--- param/loadparm.c (Revision 11734)
+++ param/loadparm.c (Arbeitskopie)
@@ -1424,6 +1424,9 @@
slprintf(s, sizeof(s) - 1, "%d.%d", DEFAULT_MAJOR_VERSION,
DEFAULT_MINOR_VERSION);
string_set(&Globals.szAnnounceVersion, s);
+#ifdef DEVELOPER
+ string_set(&Globals.szPanicAction, "/bin/sleep 999999999");
+#endif
pstrcpy(user_socket_options, DEFAULT_SOCKET_OPTIONS);
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20051115/18504a4c/attachment.bin
More information about the samba-technical
mailing list