1executable(
2    'pgood_wait',
3    'pgood_wait.c',
4    dependencies: [libsystemd_dep],
5    install: true,
6)
7