]> git.sesse.net Git - plocate/blob - meson_options.txt
Bump version number.
[plocate] / meson_options.txt
1 option('install_cron', type: 'boolean', value: true, description: 'Install update script into /etc/cron.daily')
2 option('locategroup', type: 'string', value: 'mlocate', description: 'Group that the install script will use for the .db file')