| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /etc/ |
Upload File : |
# # /etc/locate.rc - command script for updatedb(8) # # $FreeBSD: releng/12.4/usr.bin/locate/locate/locate.rc 290742 2015-11-13 06:16:12Z des $ # # All commented values are the defaults # # temp directory #TMPDIR="/tmp" # the actual database #FCODES="/var/db/locate.database" # directories to be put in the database #SEARCHPATHS="/" # paths unwanted in output #PRUNEPATHS="/tmp /usr/tmp /var/tmp /var/db/portsnap /var/db/freebsd-update" # directories unwanted in output #PRUNEDIRS=".zfs" # filesystems allowed. Beware: a non-listed filesystem will be pruned # and if the SEARCHPATHS starts in such a filesystem locate will build # an empty database. # # the default list contains all local file systems that are not synthetic, # loopback mounts, or read-only, according to lsvfs. # # be careful if you add 'nfs' or other network file system types or file # systems that generally reside on slow or removable devices like cd9660 #FILESYSTEMS="ufs ext2fs zfs xfs"