2017-08-20 10:19:47 +00:00
|
|
|
option('enable_libcap', type: 'boolean', value: true, description: 'Enable support for capabilities')
|
|
|
|
option('enable_systemd', type: 'boolean', value: true, description: 'Enable support for logind')
|
2017-09-22 17:02:55 +00:00
|
|
|
option('enable_elogind', type: 'boolean', value: true, description: 'Enable support for logind')
|