-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 25-07-2005 16:34, Tim Miller Dyck wrote:
> Dear Jonas:
>
> Thank you for that tip! That was my problem.
>
> I added the following lines to /etc/init.d/netatalk on my system to do
> this automatically:
>
> if [ "$CNID_METAD_RUN" = "yes" -a -x
Dear Jonas:
Thank you for that tip! That was my problem.
I added the following lines to /etc/init.d/netatalk on my system to
do this automatically:
if [ "$CNID_METAD_RUN" = "yes" -a -x /usr/sbin/cnid_metad ]; then
/usr/sbin/cnid_metad
echo -n " cnid_metad"
fi
...
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 25-07-2005 01:36, Tim Miller Dyck wrote:
> Package: netatalk
> Version: 2.0.2-3
>
> Dear netatalk maintainers:
>
> I am having a problem using netatalk with a DBD (transactional)
> backend. The CNID database is not getting created properly and th
Package: netatalk
Version: 2.0.2-3
Dear netatalk maintainers:
I am having a problem using netatalk with a DBD (transactional)
backend. The CNID database is not getting created properly and the
afpd server is unable to access it. The default CDB backend works
fine. Creating the database usi
4 matches
Mail list logo