Er, rescure a deleted comment line.

This commit is contained in:
David Xu 2006-01-24 02:50:42 +00:00
parent bd793be3c6
commit e6bdc05ff7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154745

View File

@ -872,6 +872,7 @@ aio_daemon(void *_id)
*/
fdfree(td);
/* The daemon resides in its own pgrp. */
setsid(td, NULL);
/*