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