diff --git a/hashboot.sh b/hashboot.sh index 7d64a20..20367fb 100755 --- a/hashboot.sh +++ b/hashboot.sh @@ -6,6 +6,7 @@ VERSION="0.5" PATH="/bin:/usr/bin:/sbin:/usr/sbin" + DIGEST_FILE="/var/lib/hashboot.digest" LOG_FILE="/tmp/hashboot.log" BACKUP_FILE="/var/cache/boot-backup.tar.gz"