[__hostname] Also quote hostname in FreeBSD rc.conf
This commit is contained in:
parent
6e1a105c22
commit
da1d70e16a
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ in
|
|||
--file /etc/rc.conf \
|
||||
--delimiter '=' --exact_delimiter \
|
||||
--key 'hostname' \
|
||||
--value "$name_should"
|
||||
--value "\"$name_should\""
|
||||
;;
|
||||
netbsd)
|
||||
__key_value rcconf-hostname \
|
||||
|
|
Loading…
Reference in a new issue