[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] config: update cronscript targets for security-master



Title: GitLab

Ansgar Burchardt pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • config/debian-security/vars
    ... ... @@ -12,7 +12,7 @@ declare -r masterdir=${base}/dak/
    12 12
     export configdir=${configdir:-${masterdir}/config/${confpart}/}
    
    13 13
     
    
    14 14
     # And the following types of cronscripts exists
    
    15
    -declare -r POSSIBLEARGS='+(unchecked-dinstall|hourly|mirror|deploy)'
    
    15
    +declare -r POSSIBLEARGS='+(unchecked-dinstall|hourly|daily|weekly|mirror|deploy)'
    
    16 16
     
    
    17 17
     # And get all the tons of other variables
    
    18 18
     source ${configdir}/../common/variables
    


  • Reply to: