Commit Graph

6 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther b7568c6897 contrib: Really add the config files, move them to contrib 2012-11-06 23:45:07 +01:00
Daniel Willmann f8e6e1888a contrib: Use explicit globs and regexps 2011-12-26 23:59:09 +01:00
Holger Hans Peter Freyther 0741879e11 cron: Deal with '-' in the name of a client.
Do not stop when seeing the first '-'. E.g. if you have names like
tpe-system1, tpe-system2 they were treated as tpe and it was possible
that a currently opened file was deleted.
2011-09-24 16:51:32 +02:00
Daniel Willmann 53e1f38514 Clean by age as well as by amount of files in osmo_pcap_clean_old
The behaviour can be controlled by setting METHOD to "AGE" or "FILES".
2011-08-18 14:10:59 +02:00
Daniel Willmann 0e94548484 Fix bug where the cleanup script kept the oldest files
Fixes OW #21.
2011-07-26 12:36:00 +02:00
Daniel Willmann 5d62ed0904 contrib: Add a script to clean up in regular intervals
This script should be run from cron. It compresses and deletes older
files.
2011-07-19 17:56:13 +02:00