void-packages/srcpkgs/systemd/INSTALL

6 lines
92 B
Plaintext

case "${ACTION}" in
post)
[ ! -f etc/machine-id ] && bin/systemd-machine-id-setup
;;
esac