This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenWrt
/
openwrt
mirror of
https://github.com/openwrt/openwrt.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
base_files: Remove . from end of localhost entry
SVN-Revision: 22508
Hamish Guthrie
15 years ago
parent
0d06aa524a
commit
cbc8b3968c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
package/base-files/files/etc/hosts
+ 1
- 1
package/base-files/files/etc/hosts
View File
@@ -1 +1 @@
-127.0.0.1 localhost
.
+127.0.0.1 localhost