[Eisfair] Re3a Menüpunkt UpdateDB

Fridrich Bartel frbartel at hotmail.com
Sa Jun 30 23:48:18 CEST 2018


Am 30.06.2018 um 23:24 schrieb Marcus Roeckrath:
> Hallo Fridrich,
> 
> Fridrich Bartel wrote:
> 
>>> das ist vorhanden, wie ist das denn configuriert?
>>>
>>> gibt es die Datenbank unter /var/lib/mlocate ?
>>
>> Vom 30.06.2016
> 
> Bitte poste ohne Kommentare den Inhalt von /etc/config.d/updatedb.
> 
> 

#------------------------------------------------------------------------------
# /etc/config.d/updatedb - configuration file for updatedb
#
# Creation   :  2007-05-14 schlotze
# Last Update:  2017-12-30 eis
#
# Copyright (c) 2001-2017 the eisfair team, team(at)eisfair(dot)org
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#------------------------------------------------------------------------------


#------------------------------------------------------------------------------
# Basic configuration
#------------------------------------------------------------------------------

UPDATEDB_CRON_USE='yes'
                                   # run scheduled updates (yes/no)
UPDATEDB_CRON_TIMES='25 0 * * *'
                                   # schedule (in cron syntax)
UPDATEDB_CRON_RUN_AS=''
                                   # default run as root, but for more 
security
                                   # run as nobody
UPDATEDB_CRON_NICE='19'
                                   # nice value to run
UPDATEDB_CRON_IONICE_CLASS='2'
                                   # ionice class to run
UPDATEDB_CRON_IONICE_PRIORITY='7'
                                   # ionice priority to run
UPDATEDB_SUPPRESS_CRON_MAIL='yes'

#------------------------------------------------------------------------------
# Directory configurations
#------------------------------------------------------------------------------

UPDATEDB_PRUNEPATH_N='5'
                                   # number of directories to prune
UPDATEDB_PRUNEPATH_1_ACTIVE='yes'
                                   # Use: yes or no
UPDATEDB_PRUNEPATH_1='/tmp'
UPDATEDB_PRUNEPATH_2_ACTIVE='yes'
                                   # Use: yes or no
UPDATEDB_PRUNEPATH_2='/usr/tmp'
UPDATEDB_PRUNEPATH_3_ACTIVE='yes'
                                   # Use: yes or no
UPDATEDB_PRUNEPATH_3='/var/tmp'
UPDATEDB_PRUNEPATH_4_ACTIVE='yes'
                                   # Use: yes or no
UPDATEDB_PRUNEPATH_4='/afs'
UPDATEDB_PRUNEPATH_5_ACTIVE='yes'
                                   # Use: yes or no
UPDATEDB_PRUNEPATH_5='/proc'

#------------------------------------------------------------------------------
# End
#------------------------------------------------------------------------------



Mehr Informationen über die Mailingliste Eisfair