repo.or.cz
/
tails-test.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add problematic laptop
[tails-test.git]
/
config
/
chroot_local-hooks
/
06-adduser_htp
blob
87e22feb39d956b01d291677c4969b9650204375
1
#!/bin/sh
2
3
set -e
4
5
# Create the htp user.
6
#
7
# We run htpdate as this user, so that we can whitelist its
8
# non-Torified outgoing packets.
9
10
echo
"Creating the htp user"
11
12
adduser
--system --quiet --group --no-create-home
htp