Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 13:32:52 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-12@freebsd.org
Subject:   svn commit: r368515 - stable/12/usr.sbin/periodic/etc/daily
Message-ID:  <202012101332.0BADWqEG038773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Thu Dec 10 13:32:51 2020
New Revision: 368515
URL: https://svnweb.freebsd.org/changeset/base/368515

Log:
  MFC r363169 by allanjude: Actually install the new 221.backup-gpart periodic script
  
  PR:		86388
  Submitted by:	Rob Fairbanks <rob dot fx907 at gmail dot com>
  Reported by:	Michael Butler <imb at protected-networks dot net>
  Sponsored by:	Klara Inc.

Modified:
  stable/12/usr.sbin/periodic/etc/daily/Makefile
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/usr.sbin/periodic/etc/daily/Makefile
==============================================================================
--- stable/12/usr.sbin/periodic/etc/daily/Makefile	Thu Dec 10 13:25:45 2020	(r368514)
+++ stable/12/usr.sbin/periodic/etc/daily/Makefile	Thu Dec 10 13:32:51 2020	(r368515)
@@ -11,6 +11,7 @@ CONFS=	100.clean-disks \
 	200.backup-passwd \
 	210.backup-aliases \
 	222.backup-gmirror \
+	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?202012101332.0BADWqEG038773>