summaryrefslogtreecommitdiff
path: root/share/hooks/0200-remove-systemd-machine-id.chroot
blob: 52ba38fd490522f49c8dfea9c1ada6d4febda5e1 (plain)
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