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
Report++
[tails-test.git]
/
config
/
chroot_local-hooks
/
02-loopback
blob
6bf216ab22394e0aa630566b0d615768468cdddd
1
#! /bin/sh
2
3
set -e
4
5
echo
"Configuring loopback network interface"
6
7
echo
"
8
iface lo inet loopback"
>>/
etc
/
network
/
interfaces