On Mon, 2019-12-09 at 12:36 -0800, Jonathan Ryshpan wrote:
> It looks like mlocate.db is updated on command of systemd.
>
> I want to have updatedb create two databases, one indexing my backup
> device (/srv/UpdateDevice), which is a removable filesystem containing
> a complete backup of (the rest of) my system, and the other
> indexing the complete system, including the backup device. If
> mlocate.db were created via a cron command this would be easy. Since
> actually the command comes from systemd, which I'm not familiar with,
> it's not so easy. Any hints?
$ man updatedb
...
EXAMPLES
To create a private mlocate database as an user other than root, run
updatedb -l 0 -o db_file -U source_directory
poc
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]