22582216 sendmail services goes into maintenance after ldap client refresh
authorBen Chang <Benjamin.Chang@Oracle.COM>
Mon, 24 Oct 2016 09:50:29 -0700
changeset 7148 826065fb5949
parent 7147 04500b676707
child 7149 d395229d4549
22582216 sendmail services goes into maintenance after ldap client refresh
components/sendmail/files/sendmail-client.xml
components/sendmail/files/smtp-sendmail.xml
--- a/components/sendmail/files/sendmail-client.xml	Sun Oct 23 23:10:13 2016 -0700
+++ b/components/sendmail/files/sendmail-client.xml	Mon Oct 24 09:50:29 2016 -0700
@@ -20,8 +20,7 @@
    
     CDDL HEADER END
    
-    Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
-    Use is subject to license terms.
+    Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
 
     NOTE:  This service manifest is not editable; its contents will
     be overwritten by package or patch operations, including
@@ -106,7 +105,7 @@
 			type='method'
 			name='stop'
 			exec='/lib/svc/method/sendmail-client stop %{restarter/contract}'
-			timeout_seconds='60' />
+			timeout_seconds='180' />
 
 		<exec_method
 			type='method'
--- a/components/sendmail/files/smtp-sendmail.xml	Sun Oct 23 23:10:13 2016 -0700
+++ b/components/sendmail/files/smtp-sendmail.xml	Mon Oct 24 09:50:29 2016 -0700
@@ -146,7 +146,7 @@
 			type='method'
 			name='stop'
 			exec='/lib/svc/method/smtp-sendmail stop %{restarter/contract}'
-			timeout_seconds='60' />
+			timeout_seconds='180' />
 
 		<exec_method
 			type='method'