aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
blob: 7286d14961af696ef97e8f31ec6778fd36d9c446 (plain)
1
2
option('systemd', type : 'boolean', value : false, description : 'Install systemd service file')
option('capabilities', type : 'boolean', value : true, description : 'Set binary admin capabilities to remove password prompt and increase performance')