summaryrefslogtreecommitdiffstats
path: root/systemd/meson.build
blob: d0636cd50de362f1281b69887b6f45b9ae8d58fa (plain)
1
2
3
4
5
systemd_dep = dependency('systemd')

systemd_system_unit_dir = systemd_dep.get_pkgconfig_variable('systemdsystemunitdir')

install_data('agl-service-hvac.service', install_dir : systemd_system_unit_dir)