Add problematic laptop
[tails-test.git] / config / chroot_local-hooks / 06-adduser_tails-upgrade-frontend
blobcf44e0a5888bed124c47324b502043a27ddfeb8f
1 #!/bin/sh
3 set -e
5 # Create the tails-upgrade-frontend user.
7 # The tails-upgrade-frontend program may be run as this user.
8 # This avoids having to grant the desktop user the right to install
9 # any arbitrary IUK.
11 echo "Creating the tails-upgrade-frontend user"
13 adduser --system --quiet --group --no-create-home tails-upgrade-frontend