This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-24 07:37:25 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
295df609df
opnsense-src
/
tools
/
build
/
options
/
WITHOUT_ACCT
6 lines
92 B
Text
Raw
Normal View
History
Unescape
Escape
add new build knobs and jigger some existing controls to improve control over the result of buildworld and installworld; this especially helps packaging systems such as nanobsd Reviewed by: various (posted to arch) MFC after: 1 month
2008-09-21 18:02:26 -04:00
.\" $FreeBSD$
Set to not build process accounting tools such as
Don't omit ac(8) as part of WITHOUT_ACCT. The WITHOUT_ACCT switch is supposed to omit tools related to process accounting, namely accton and sa. ac(8) is just a simple tool that prints statistics based on data in the utx.log database. It has nothing to do with the former.
2011-06-17 16:47:44 -04:00
.Xr accton 8
add new build knobs and jigger some existing controls to improve control over the result of buildworld and installworld; this especially helps packaging systems such as nanobsd Reviewed by: various (posted to arch) MFC after: 1 month
2008-09-21 18:02:26 -04:00
and
Don't omit ac(8) as part of WITHOUT_ACCT. The WITHOUT_ACCT switch is supposed to omit tools related to process accounting, namely accton and sa. ac(8) is just a simple tool that prints statistics based on data in the utx.log database. It has nothing to do with the former.
2011-06-17 16:47:44 -04:00
.Xr sa 8 .
Reference in a new issue
Copy permalink