fixed bug, that would prevent re-initialization after reboot (stunnel.pem)
re-indentation switches dfsbuild-host from "localhost" to "127.0.0.1" (in case of missing fstab)
This commit is contained in:
parent
882b9d1bb7
commit
4c1d197472
3 changed files with 16 additions and 15 deletions
|
@ -118,7 +118,7 @@ allpackages = util-linux
|
|||
#patch
|
||||
|
||||
# Default mirror for "repo" sections
|
||||
mirror = http://localhost/apt-cacher/ftp.de.debian.org/debian
|
||||
mirror = http://127.0.0.1/apt-cacher/ftp.de.debian.org/debian
|
||||
#mirror = http://ftp.debian.org/debian
|
||||
#mirror = http://mirrors/debian
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue