G'day,
I just noticed an exec rights issue with the 'locate' command in 24.7.1.
Executing as root eg 'locate newwanrc', it shows
Executing then as root
/etc/periodic/weekly/310.locate
It only outputs
No database is created... Also the weekly update of this database is obviously not working
Before throwing something in Git: freebsd 14.1 issue or opnsense?
br br
I just noticed an exec rights issue with the 'locate' command in 24.7.1.
Executing as root eg 'locate newwanrc', it shows
Code Select
locate: the locate database '/var/db/locate.database' is smaller than 256 bytes large.
To create a new database, please run the following command as root:
/etc/periodic/weekly/310.locate
Executing then as root
/etc/periodic/weekly/310.locate
It only outputs
Code Select
Rebuilding locate database:
Must be root.
No database is created... Also the weekly update of this database is obviously not working
Before throwing something in Git: freebsd 14.1 issue or opnsense?
br br