Merge branch 'master' of git://git.tails.boum.org/tails
[besstails.git] / config / chroot_local-hooks / 06-adduser_htp
blobbdacec605eecdef17a10a0c0950f8f1408dc17eb
1 #!/bin/sh
3 set -e
5 # Create the htp user.
7 # We run htpdate as this user, so that we can whitelist its
8 # non-Torified outgoing packets.
10 echo "creating the htp user"
12 adduser --system --quiet --group --no-create-home htp