Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32673 - About the rc script of quota on Security Guide
Summary: About the rc script of quota on Security Guide
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Gentoo Security Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 17:31 UTC by HAGIHARA Yoshiaki
Modified: 2003-11-10 04:46 UTC (History)
2 users (show)

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


Attachments
Patch to the gentoo security guide (gentoo-security.diff-quotas,1.76 KB, patch)
2003-11-07 07:26 UTC, Sven Vermeulen (RETIRED)
Details | Diff
Patch 2 to gentoo security guide (gentoo-security.diff-quotas,1.76 KB, patch)
2003-11-07 08:52 UTC, Sven Vermeulen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description HAGIHARA Yoshiaki 2003-11-03 17:31:22 UTC
On the XML 972-974:
  level that turns quotas on every time we boot. Copy and paste the following
  script to a file called <path>/etc/init.d/quotas</path>. Simply create the
  file (it does not exist) and make it executable.

The rc script of quota is included sys-apps/quota-3.06-r1 or later.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-07 07:26:45 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.
Comment 2 HAGIHARA Yoshiaki 2003-11-07 08:24:11 UTC
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. :-) )
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-07 08:52:59 UTC
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.
Comment 4 Benny Chuang (RETIRED) gentoo-dev 2003-11-07 16:26:55 UTC
patch looks good
Comment 5 Sven Vermeulen (RETIRED) gentoo-dev 2003-11-10 04:46:11 UTC
Committed. Thx.