I wanted to mettez à jour le DHCP lease of an Amazon EC2 instance, so I executed le suivant command:
user@host:~$ sudo dhclient
Following that, le system's DHCP lease is updated successfully updated. Cependant, le command prints le suivant to le console:
RTNETLINK answers: File exists
What on earth does that mean? Is it a cause for concern?
For what c'est worth, dhclient returned sans tout errors:
user@host:~$ echo $?
0