xref: /openbmc/pldm/oem/ibm/service_files/meson.build (revision 772403b9)
1configure_file(
2  copy: true,
3  input: 'pldm-create-phyp-nvram.service',
4  install: true,
5  install_dir: systemd_system_unit_dir,
6  output: 'pldm-create-phyp-nvram.service',
7)
8  configure_file(
9  copy: true,
10  input: 'pldm-create-phyp-nvram-cksum.service',
11  install: true,
12  install_dir: systemd_system_unit_dir,
13  output: 'pldm-create-phyp-nvram-cksum.service',
14)
15
16