Author: ume
Date: Mon Oct 29 16:58:45 2012
New Revision: 242318
URL: http://svn.freebsd.org/changeset/base/242318

Log:
  MFC r241788: Set default for ${pkg_info} like ${pkg_version}.

Modified:
  stable/9/etc/defaults/periodic.conf
Directory Properties:
  stable/9/etc/   (props changed)

Modified: stable/9/etc/defaults/periodic.conf
==============================================================================
--- stable/9/etc/defaults/periodic.conf Mon Oct 29 16:42:37 2012        
(r242317)
+++ stable/9/etc/defaults/periodic.conf Mon Oct 29 16:58:45 2012        
(r242318)
@@ -143,6 +143,7 @@ daily_status_ntpd_enable="NO"                               
# Check
 
 # 490.status-pkg-changes
 daily_status_pkg_changes_enable="NO"                   # Show package changes
+pkg_info="pkg_info"                                    # Use this program
 
 # 500.queuerun
 daily_queuerun_enable="YES"                            # Run mail queue
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to