mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
base-files: add ::1 to /etc/hosts.
This commit is contained in:
parent
e81aedd8dd
commit
f658fd980e
2 changed files with 2 additions and 1 deletions
|
@ -4,5 +4,6 @@
|
|||
|
||||
#<ip-address> <hostname.domain.org> <hostname>
|
||||
127.0.0.1 localhost.localdomain localhost
|
||||
::1 localhost.localdomain localhost ip6-localhost
|
||||
|
||||
# End of file
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-files'
|
||||
pkgname=base-files
|
||||
version=0.115
|
||||
version=0.116
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style="meta"
|
||||
|
|
Loading…
Add table
Reference in a new issue