summaryrefslogtreecommitdiffstats
path: root/hosts/alsvid200
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/alsvid200')
-rw-r--r--hosts/alsvid2002
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/alsvid200 b/hosts/alsvid200
index a7ad906..ba456b6 100644
--- a/hosts/alsvid200
+++ b/hosts/alsvid200
@@ -103,7 +103,7 @@ do_postinst()
# Hibernation.
mkdir -p "${target}/boot/grub/" || return 1
- root="UUID=$(blkid -o value -s UUID "$dev}1")"
+ root="UUID=$(blkid -o value -s UUID "${dev}1")"
offset="$(in_target filefrag -v /var/swap | sed -n '
/physical_offset:/{
n;