Skip to content

Commit

Permalink
Merge pull request #246 from leomeinel/main
Browse files Browse the repository at this point in the history
Merge main
  • Loading branch information
leomeinel authored May 8, 2023
2 parents a427330 + 5f8a069 commit 1a2ca89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ MD0UUID="$(blkid -s UUID -o value /dev/md/md0)"
} >/etc/crypttab
## Create /etc/encryption/keys directory
mkdir -p /etc/encryption/keys
chown 700 /etc/encryption/keys
chmod 700 /etc/encryption/keys
## Configure /etc/localtime /etc/vconsole.conf /etc/hostname /etc/hosts
ln -sf /usr/share/zoneinfo/"$TIMEZONE" /etc/localtime
hwclock --systohc
Expand Down

0 comments on commit 1a2ca89

Please sign in to comment.