1 --- a/client/scripts/linux 2010-09-15 00:49:48.000000000 +0200
2 +++ b/client/scripts/linux 2011-04-01 16:08:10.984372269 +0200
4 [ "$current_hostname" = '(none)' ] ||
5 [ "$current_hostname" = 'localhost' ] ||
6 [ "$current_hostname" = "$old_host_name" ]; then
7 - if [ "$new_host_name" != "$old_host_name" ]; then
8 - hostname "$new_host_name"
10 + hostname "$new_host_name"