Frederic Lepied wrote:
> "Brian J. Murrell" <[EMAIL PROTECTED]> writes:
>
>
>>I just installed the libsafe rpm (to see if the past segfaulting that
>>I reported has been fixed) and am puzzled as to how it is actually
>>implemented. There is no update to /etc/ld.so.preload and a
>>
>># grep -ri libsafe /etc
>>
>>reveals only the "LIBSAFE=yes" that the libsafe rpm puts into
>>/etc/sysconfig/system.
>>
>>Hints? :-)
>>
>>
>
> use initscripts 6.27-6mdk
>
If I understand it correctly libsafe is used only for daemons (daemon
and action in /etc/init.d/functions. BTW one of them looks redundant -
or are there places where daemon is used without action?) It means, that
user sessions do not use libsafe anymore. Is it correct?
-andrej