wiki:TroubleShooting

Version 2 (modified by Bruno Cornec, 18 years ago) ( diff )

--

Troubleshooting mindi

Launch mindi using the verbose option of the shell:

sh -x /usr/sbin/mindi 2>&1 | tee /tmp/mindi.log

If you want to have those mindi traces from mondoarchive, then change the mindi script by adding at the begining :

set -x
Note: See TracWiki for help on using the wiki.