How to make the system think that it's the first boot again?
Need that for some fast testing without reflashing the image.
How to make the system think that it's the first boot again?
Need that for some fast testing without reflashing the image.
Just remove the /etc/machine-id
file. This will unpopulate the machine and ConditionFirstBoot will be yes
again.