FreeBSD Bugzilla – Attachment 41605 Details for
Bug 65070
acct(2) patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.17 KB, created by
Marc Silver
on 2004-04-02 13:00:40 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marc Silver
Created:
2004-04-02 13:00:40 UTC
Size:
1.17 KB
patch
obsolete
>--- acct.2-orig Fri Apr 2 12:35:55 2004 >+++ acct.2 Fri Apr 2 12:38:16 2004 >@@ -75,9 +75,27 @@ > .Pp > This call is permitted only to the super-user. > .Sh NOTES >-Accounting is automatically disabled when the file system the >-accounting file resides on runs out of space; it is enabled when >-space once again becomes available. >+Accounting is automatically disabled when the file system the accounting >+file resides on runs out of space; it is enabled when space once >+again becomes available. These values can be controlled using the >+following >+.Xr sysctl 8 >+variables: >+.Pp >+.Bl -ohang -offset indent >+.It kern.acct_chkfreq >+.Pq Vt int >+Specifies the frequency (in minutes) with which free disk >+space should be checked. >+.It kern.acct_resume >+.Pq Vt int >+The percentage of free disk space above which process >+accounting will resume. >+.It kern.acct_suspend >+.Pq Vt int >+The percentage of free disk space below which process >+accounting will suspend. >+.El > .Sh RETURN VALUES > On error -1 is returned. > The file must exist and the call may be exercised only by the super-user. >@@ -112,7 +130,8 @@ > .El > .Sh SEE ALSO > .Xr acct 5 , >-.Xr sa 8 >+.Xr sa 8 , >+.Xr accton 8 > .Sh HISTORY > The > .Fn acct
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 65070
: 41605