Skip to content
Snippets Groups Projects
Sjoerd Simons's avatar
Sjoerd Simons authored
/etc/machine-id is expected to either contain a UUID or be *empty*.
using echo doesn't result in an empty file, it generates a file with
just a newline.

Switch to using truncate so it's actually an empty file. Fixes systemd
being unhappy about the content.

Signed-off-by: default avatarSjoerd Simons <sjoerd.simons@collabora.co.uk>
ca751d2a
History
Name Last commit Last update