diff --git a/hashboot b/hashboot index 3f49342..8ca4d59 100755 --- a/hashboot +++ b/hashboot @@ -18,7 +18,7 @@ DIGEST_FILE="" BACKUP_FILE="" SAVEDIR="" DIGEST_FILE_TMP="/tmp/hashboot.digesttmp" -LOG_FILE="/tmp/hashboot.log" +LOG_FILE="/var/log/hashboot.log" MBR_DEVICE="/dev/sda" MBR_SIZE=1024 MBR_TMP="/tmp/mbr"