mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Entries for this machine's hostname may need to be set in /etc/hosts
|
|
if you get a "Local host name unknown" exception on startup
|
|
(see https://issues.apache.org/jira/browse/CASSANDRA-2380):
|
|
|
|
::1 localhost localhost.your.domain your-host-name
|
|
127.0.0.1 localhost localhost.your.domain your-host-name
|
|
EOM
|
|
}
|
|
]
|