diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-10 11:39:40 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-10 11:39:40 +0000 |
commit | 59a35a0d4920ade4f2a66de90ecfdab5e84ddc0c (patch) | |
tree | ddeee8ad3f1033e8ae21b571719a2e52b8b0dc0b | |
parent | 1e1dba4427bf3eedae1c5cb71a56f561295da537 (diff) |
remove hosts, because no need
-rw-r--r-- | etc/hosts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/hosts b/etc/hosts deleted file mode 100644 index ba25dc4f..00000000 --- a/etc/hosts +++ /dev/null @@ -1,4 +0,0 @@ -# Static table lookup for hostnames. -# See hosts(5) for details. -127.0.0.1 localhost -::1 localhost |