Merge branch 'bugfix/git-https' into experimental
[tails-test.git] / config / chroot_local-hooks / 06-adduser_tails-iuk-get-target-file
blob3500838ab7be3b4e391f071d0e8648eb9a92381e
1 #!/bin/sh
3 set -e
5 # Create the tails-iuk-get-target-file user.
7 # The tails-iuk-get-target-file program may be run as this user.
8 # This allows us, some day, to allow it to run in the clear,
9 # without going through Tor.
11 echo "creating the tails-iuk-get-target-file user"
13 adduser --system --quiet --group --no-create-home tails-iuk-get-target-file