Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4fc0ce908c91c9c5d281824223302a22 > files > 34

openswan-doc-2.6.39-3.1.mga4.x86_64.rpm

When running with TPM, you will notice some processes which may be cloned().
These may show up under UML and 2.4 as seperate processes. 
(I think that they do not under NPTL which 2.6 has)

  863 ?        S      0:00 /usr/lib/ipsec/pluto --nofork --secretsfile /tmp/tpm-accept-01/ipse
  864 ?        S      0:00 lwdnsq
  865 ?        S      0:00 /usr/lib/ipsec/pluto --nofork --secretsfile /tmp/tpm-accept-01/ipse
  866 ?        S      0:00 /usr/lib/ipsec/pluto --nofork --secretsfile /tmp/tpm-accept-01/ipse

This is because the Tcl library calls clone(2).