mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
overlay coreos/config: Drop install mask for initiatorname.iscsi
This commit is contained in:
parent
b3d20f90f7
commit
f1e9475417
@ -10,9 +10,3 @@ cros_post_src_install_tmpfiles() {
|
|||||||
After=systemd-tmpfiles-setup.service
|
After=systemd-tmpfiles-setup.service
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
# Masking initiatorname.iscsi.example prevents initiatorname.iscsi from being
|
|
||||||
# generated and installed. We want the systemd unit to do this at runtime so
|
|
||||||
# that we don't bake the value into Flatcar images.
|
|
||||||
INSTALL_MASK+=" ${EPREFIX}/etc/iscsi/initiatorname.iscsi*"
|
|
||||||
PKG_INSTALL_MASK+=" ${EPREFIX}/etc/iscsi/initiatorname.iscsi*"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user