Home
last modified time | relevance | path

Searched refs:boot_part (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/periodic/etc/daily/
H A D221.backup-gpart74 boot_part=$(echo "$gpart_show" | awk '$4 ~ /(bios|freebsd)-boot/ { print $3 }')
75 if [ -n "$boot_part" ]; then
78 for b in ${boot_part}; do