if get_option('systemd-system-service').allowed()
subdir('system')
endif
if get_option('systemd-user-service').allowed()
subdir('user')