Comment 2 for bug 683116

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Killing happen after exactly 2 minutes:

nessita@miro:~$ date; u1sdtool --start
Tue Nov 30 11:55:29 ART 2010

nessita@miro:~$ while [ $(ps aux | grep syncdaemon | grep -v grep | wc -l) -gt 0 ]; do date; sleep 1;
done
...
Tue Nov 30 11:57:30 ART 2010