freebsd_amp_hwpstate/usr.sbin/periodic
Lexi Winter 4b1d3a3091 daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour
- 223.backup-zfs would previously honour the daily_backup_zfs_verbose
  flag for zfs/zpool list, but not for the properties list.  fix it to
  show a diff for both of these if requested.

- if daily_backup_zfs_verbose was disabled, 223.backup-zfs would still
  set rc=1 if the backup files changed, which caused periodic(8) to send
  a useless email even if daily_show_success=NO was set.

  change this so that it only sets rc=1 if diff output is enabled, i.e.
  the output is actually useful to the admin.

MFC after:	2 weeks
Reviewed by:	imp
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1091
2024-02-02 11:27:05 -07:00
..
etc daily/223.backup-zfs: improve daily_backup_zfs_verbose behaviour 2024-02-02 11:27:05 -07:00
Makefile
Makefile.depend
periodic.8
periodic.conf
periodic.sh periodic: fix a typo in a comment 2024-01-31 12:45:32 -08:00