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
Merge remote-tracking branch 'flapflap/de-network_configuration'
[tails-test.git]
/
config
/
chroot_local-includes
/
usr
/
local
/
bin
/
tails-security-check-wrapper
blob
9497652a94bb9c3618ab6256714c4d6e16ca29f2
1
#!/bin/sh
2
3
while
!
sudo
-n -u
debian-tor
/
usr
/
local
/
sbin
/
tor-has-bootstrapped
;
do
4
sleep
10
5
done
6
7
exec
/
usr
/
local
/
bin
/
tails-security-check