Searched refs:gmirrors (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/periodic/etc/daily/
H A D222.backup-gmirror7 # of all gmirrors. The backup will be stored in /var/backups/.
48 gmirrors=$(gmirror status 2> /dev/null | \
51 if [ -z "$gmirrors" ]; then
53 echo "daily_backup_gmirror_enable is set to YES but no gmirrors found."
59 for m in ${gmirrors}; do

Completed in 104 milliseconds