blob: 605964eee19198ae45c7d510248cb1c88227d7a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2007/08/07 12:34:56 ghen Exp $
A script to create the necessary tables can be found in:
${EGDIR}/DATABASE.mysql
For regular database maintenance, add the following crontab entry:
0 * * * * ${BINDIR}/cleanup -c ${PKG_SYSCONFDIR}/policyd.conf
===========================================================================
|