Summary: | About the rc script of quota on Security Guide | ||
---|---|---|---|
Product: | [OLD] Docs-user | Reporter: | HAGIHARA Yoshiaki <hagi> |
Component: | Gentoo Security Guide | Assignee: | Sven Vermeulen (RETIRED) <swift> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | docs-team, hardened |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
Patch to the gentoo security guide
Patch 2 to gentoo security guide |
Description
HAGIHARA Yoshiaki
2003-11-03 17:31:22 UTC
Created attachment 20376 [details, diff]
Patch to the gentoo security guide
This patch updates the guide by removing the quotas script listing and just
use
"rc-update add quotas default".
If a docdev can review I would appreciate it.
Well. The filename of quota's rc script is "quota" not "quotas". So you may use "rc-update add quota default". And the word "quoates" is correct? (I'm not sure because of my poor English. Sorry in advance. :-) ) Created attachment 20379 [details, diff]
Patch 2 to gentoo security guide
Make mental note: do not create patches after gazing for hours to your
screen...
This one should remove the typos.
patch looks good Committed. Thx. |