Agree with you Hans. We will track this.
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Hans Feldt > Sent: Tuesday, November 20, 2007 2:23 PM > To: [email protected] > Subject: [Users] OpenSAF does not own POSIX Shared memory > > Both 'nis_scxb' and 'nis_pld' performs: > rm -f /dev/shm/* > > when OpenSAF is started. This is wrong because files from > other packages can also live in this directory. > > A simple solution would be to prefix the file name for all > OpenSAF generated data files in this directory and only delete those: > rm -f /dev/shm/opensaf_* > > Regards, > Hans > > _______________________________________________ > Users mailing list > [email protected] > http://list.opensaf.org/maillist/listinfo/users > _______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users
