s4-smbtorture: change default service to spooler in RPC-SVCCTL.
[ira/wip.git] / source4 / torture / rpc / svcctl.c
index a2e32f221fee5d9a22cd0e7e5dcb1331ad423004..13b522c3f92ffd0d9467bb436ac31601bddff9e6 100644 (file)
@@ -26,7 +26,7 @@
 #include "torture/rpc/rpc.h"
 #include "param/param.h"
 
-#define TORTURE_DEFAULT_SERVICE "NetLogon"
+#define TORTURE_DEFAULT_SERVICE "Spooler"
 
 static bool test_OpenSCManager(struct dcerpc_pipe *p, struct torture_context *tctx, struct policy_handle *h)
 {