Skip to content
Snippets Groups Projects

Fix builds (bootctl and ostree)

Merged Emanuele Aina requested to merge wip/em/fix-build into apertis/v2019dev0
All threads resolved!
12 files
+ 30
40
Compare changes
  • Side-by-side
  • Inline
Files
12
+ 0
3
@@ -7,6 +7,3 @@ rm -f /usr/lib/tmpfiles.d/home.conf
# tries to create unneeded legacy file
rm -f /usr/lib/tmpfiles.d/dbus.conf
# Empty etc/machine-id so it's regenerated on first device boot
echo > /etc/machine-id
Loading