]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
login.conf(5): Document priority's default and possible values
authorOlivier Certner <olce.freebsd@certner.fr>
Wed, 21 Jun 2023 08:39:15 +0000 (10:39 +0200)
committerOlivier Certner <olce@FreeBSD.org>
Thu, 1 Feb 2024 21:23:45 +0000 (22:23 +0100)
commit72d463479fcc72435c75c5f8643e53e1a54fa799
tree621aa7dbcc3dae0c590f38a389290be7b8ea5cdd
parent0a366bb44e65efeed9568b47c673ddc648a4d7e2
login.conf(5): Document priority's default and possible values

Priority is reset to 0 if not explicitly specified.

While here, be more explicit about what "Initial priority (nice) level"
means and document that it is possible to set real-time or idle class'
priorities with this capability.

Reviewed by:            emaste
Approved by:            emaste (mentor)
MFC after:              3 days
Sponsored by:           Kumacom SAS
Differential Revision:  https://reviews.freebsd.org/D40689

(cherry picked from commit aa96945e71b0f724e6ce673194d23f58d2d637d3)

Approved by:            markj (mentor)
lib/libutil/login.conf.5