Hi Tommy,

If it is not working on a reboot, I would suspect the zpool is not mounted, 
causing /usr/afp/etc/netatalk/afpd.conf or the binary to fail the execution 
test. I have never seen this nor have I been able to reproduce it.

Did you possibly move the afpd command before the pool mount in .exec?

You can try adding the following to the end of the afp line. This will capture 
the error or output at runtime to /tmp/out
command_line > /tmp/out 2>&1
-- 
This message posted from opensolaris.org
_______________________________________________
distribution-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/distribution-discuss

Reply via email to