File: nsscache.cron

package info (click to toggle)
nsscache 0.49-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 19,664 kB
  • sloc: python: 8,661; xml: 584; sh: 304; makefile: 19
file content (12 lines) | stat: -rw-r--r-- 356 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
# /etc/cron.d/nsscache: crontab entries for the nsscache package

SHELL=/bin/sh
PATH=/usr/bin
MAILTO=root

# update the cache 15 minutely
%MINUTE15%/15 * * * * root /usr/bin/nsscache update

# perform a full update once a day, at a time chosen during package
# configuration (between 2AM and 5AM)
%MINUTE% %HOUR% * * * root /usr/bin/nsscache update --full