Codebase list live-build / d9598ee share / hooks / 0180-remove-systemd-machine-id.chroot
d9598ee

Tree @d9598ee (Download .tar.gz)

0180-remove-systemd-machine-id.chroot @d9598eeraw · history · blame

1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

# Remove systemd machine id.
#
# This removes systemd machine id that cache that makes each system unique.

rm -f /etc/machine-id