1 2 3 4 5 6
if get_option('systemd-system-service').allowed() subdir('system') endif if get_option('systemd-user-service').allowed() subdir('user') endif