Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70222 - Code Listing .2 partially incorrect
Summary: Code Listing .2 partially incorrect
Status: RESOLVED DUPLICATE of bug 70221
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Security Guide (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/proj/en/hardene...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 00:13 UTC by Christian Heim (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Heim (RETIRED) gentoo-dev 2004-11-06 00:13:31 UTC
Code Listing .2 in Chapter 2 of SELinux Handbook states about re-emerging of sysvinit.

Wrong line:
# emerge sysvinit pam coreutils findutils openssh pam-login procps psmisc shadow util-linux python-selinux

Right line: # emerge baselayout pam coreutils findutils openssh pam-login procps psmisc shadow util-linux python-selinux

But IHMO should baselayout the one which replaces sysvinit. (Also sysvinit is masked)

Reproducible: Always
Steps to Reproduce:
Comment 1 Christian Heim (RETIRED) gentoo-dev 2004-11-06 01:07:39 UTC

*** This bug has been marked as a duplicate of 70221 ***