Hi,
I have recently switched to ArchLinux and now deja-dup (30.0-1) is telling me the hostname has changed when it has not. It now says it is localhost.localdomain.
It was and still is XY-ABCDE.
/etc/hostname
/etc/hosts
Code:
#
# /etc/hosts: static lookup table for host names
#
#<ip-address> <hostname.domain.org> <hostname>
127.0.0.1 localhost.localdomain localhost XY-ABCDE
::1 localhost.localdomain localhost XY-ABCDE
# End of file
How do I get it to use XY-ABCDE ?
Thanks
Jim