How to get eth0 and wlan0 back on Ubuntu Mate 18.04?

Oliver Grawert ogra at ubuntu.com
Thu Jan 28 17:03:06 UTC 2021


hi,
Am Donnerstag, den 28.01.2021, 17:45 +0100 schrieb Ralf Mardorf via   
> > OTOH it's not really reasonable.
> However, back to the topic. How does the Grub config for the Grub
> config treat quotes?
> 

update-grub calls grub-mkconfig ... 

$ head -1 /usr/sbin/grub-mkconfig
#! /bin/sh
$

... so everything in /etc/default/grub needs to be POSIX shell
compliant.
i.e. values that contain spaces need to be in one single set of double
quotes and there may be no spaces around the equal sign ...

ciao
	oli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20210128/db2bc39e/attachment.sig>


More information about the ubuntu-users mailing list