71d8432f98
At first, I added a utility called utxrm(8) to remove stale entries from the user accounting database. It seems there are cases in which we need to perform different operations on the database as well. Simply rename utxrm(8) to utx(8) and place the old code under the "rm" command. In addition to "rm", this tool supports "boot" and "shutdown", which are going to be used by an rc-script which I am going to commit separately.
10 lines
143 B
Plaintext
10 lines
143 B
Plaintext
.\" $FreeBSD$
|
|
Set to not build user accounting tools such as
|
|
.Xr last 1 ,
|
|
.Xr users 1 ,
|
|
.Xr who 1 ,
|
|
.Xr ac 8 ,
|
|
.Xr lastlogin 8
|
|
and
|
|
.Xr utx 8 .
|