Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 00:46:20 +0000 (UTC)
From:      Allan Jude <allanjude@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r363169 - head/usr.sbin/periodic/etc/daily
Message-ID:  <202007140046.06E0kKlu060105@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: allanjude
Date: Tue Jul 14 00:46:20 2020
New Revision: 363169
URL: https://svnweb.freebsd.org/changeset/base/363169

Log:
  Actually install the new 221.backup-gpart periodic script
  
  Submitted by:	Rob Fairbanks <rob.fx907@gmail.com>
  Reported by:	Michael Butler <imb@protected-networks.net>
  MFC with:	r363110
  Sponsored by:	Klara Inc.

Modified:
  head/usr.sbin/periodic/etc/daily/Makefile

Modified: head/usr.sbin/periodic/etc/daily/Makefile
==============================================================================
--- head/usr.sbin/periodic/etc/daily/Makefile	Mon Jul 13 19:28:10 2020	(r363168)
+++ head/usr.sbin/periodic/etc/daily/Makefile	Tue Jul 14 00:46:20 2020	(r363169)
@@ -10,6 +10,7 @@ CONFS=	100.clean-disks \
 	140.clean-rwho \
 	200.backup-passwd \
 	210.backup-aliases \
+	221.backup-gpart \
 	330.news \
 	400.status-disks \
 	401.status-graid \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007140046.06E0kKlu060105>