17907 update-refresh.sh entry in root's crontab is not obvious
authorJohn Rice <john.rice@oracle.com>
Fri, 11 Mar 2011 10:23:56 +0000
changeset 2250 f852a2b88100
parent 2249 2bd2e9e614d8
child 2251 00ccbd44fcbc
17907 update-refresh.sh entry in root's crontab is not obvious
src/um/update-refresh.sh
--- a/src/um/update-refresh.sh	Fri Mar 11 08:41:59 2011 +0000
+++ b/src/um/update-refresh.sh	Fri Mar 11 10:23:56 2011 +0000
@@ -19,10 +19,20 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
 #
 # ##########################################################################
-# This script is run as part of a cron job at 0:30, 9:30, 12:30, 18:30, 21:30
+# This script is run as part of a cron job.
+# The cron job is managed by the SMF service:
+#     svc:/application/pkg/update:default
+#
+# It can be disabled by disabling the pkg/update service:
+# $ /usr/sbin/svcadm disable svc:/application/pkg/update
+#  or 
+# By removing the pkg/update-manager package:
+# $ pkg uninstall package/pkg/update-manager
+#
+# The script performs the following tasks:
 # 1. Refresh the IPS catalog
 #
 # 2. Call /usr/lib/pm-checkforupdates to check and cache whether updates