citadel/meta-citadel/recipes-core/systemd/systemd-conf.bbappend

5 lines
100 B
Plaintext
Raw Normal View History

2019-01-15 12:22:05 -05:00
do_install_append() {
echo "a4e415feff81466c925aab34b0c35a3c" > ${D}${sysconfdir}/machine-id
}