Remove comment about the hostname discrepancy.
It went away with buster's going away.
This commit is contained in:
parent
dcd0ec92e0
commit
6075c5a212
|
@ -81,9 +81,6 @@ if version == '4':
|
|||
"sed -i 's/cma=64M //' /boot/firmware/cmdline.txt",
|
||||
]
|
||||
|
||||
# XXX: The disparity between suite seems to be a bug, pick a naming
|
||||
# and stick to it!
|
||||
#
|
||||
# Hostname:
|
||||
hostname = 'rpi_%s' % version
|
||||
|
||||
|
|
Loading…
Reference in New Issue