Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
openpower-occ-control
/
423187e6479516af95465de10895edd501c68ebf
/
.
/
service_files
/
meson.build
blob: 4bbce8910255b3d938b4938d8a6eef64eeeaad4c [
file
] [
log
] [
blame
]
unit_files
=
[
'org.open_power.OCC.Control.service'
,
'op-occ-disable@.service'
,
'op-occ-enable@.service'
]
foreach
u
:
unit_files
configure_file
(
copy
:
true
,
input
:
u
,
install
:
true
,
install_dir
:
systemd_system_unit_dir
,
output
:
u
,
)
endforeach