diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:08:02 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-08-30 07:08:02 +0200 |
commit | 5a32f4af017d751b2c96490eb198d1af1440fa4b (patch) | |
tree | 5d6694d6caf8d5e8a62d7544008dbd2d66bb5039 /package/base-files/src | |
parent | f3750e5770ec75eb8f9a62b72a278efc57da0341 (diff) | |
parent | f4259455c2ad5c2f74290bfa710bf7689023d423 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/base-files/src')
-rw-r--r-- | package/base-files/src/etc/hosts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/base-files/src/etc/hosts b/package/base-files/src/etc/hosts deleted file mode 100644 index 085363292..000000000 --- a/package/base-files/src/etc/hosts +++ /dev/null @@ -1,2 +0,0 @@ -::1 localhost -127.0.0.1 localhost |