|
|
@ -66,7 +66,7 @@ in |
|
|
|
"&& hostnamectl set-hostname '$name_should'" \ |
|
|
|
"&& hostnamectl set-hostname '$name_should'" \ |
|
|
|
"|| hostname '$name_should'" |
|
|
|
"|| hostname '$name_should'" |
|
|
|
;; |
|
|
|
;; |
|
|
|
centos|fedora|redhat|scientific|freebsd|netbsd|gentoo) |
|
|
|
centos|fedora|redhat|scientific|freebsd|netbsd|gentoo|void) |
|
|
|
echo "hostname '$name_should'" |
|
|
|
echo "hostname '$name_should'" |
|
|
|
;; |
|
|
|
;; |
|
|
|
macosx) |
|
|
|
macosx) |
|
|
|