aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorChristian S.J. Peron <csjp@FreeBSD.org>2005-12-30 06:16:20 +0000
committerChristian S.J. Peron <csjp@FreeBSD.org>2005-12-30 06:16:20 +0000
commit111a16a8eeef4f82ac89e7eaa330d8bb6c337639 (patch)
treeb6cbe1fcc95f4d61d376797add4d20ca3880b4ff /lib/libutil
parent3fc2d9dbe53cddebdbc133fa5838b6e8021c2492 (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_class.35
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libutil/login_class.3 b/lib/libutil/login_class.3
index c698bdb66724..8f324dd020a7 100644
--- a/lib/libutil/login_class.3
+++ b/lib/libutil/login_class.3
@@ -151,6 +151,10 @@ term TERM
.Pp
Additional environment variables may be set using the list type
capability "setenv=var1 val1,var2 val2..,varN valN".
+.It LOGIN_SETMAC
+Set the MAC label for the current process to the label specified
+in system login class database.
+.Pp
.It LOGIN_SETALL
Enables all of the above settings.
.El
@@ -188,5 +192,6 @@ with LOG_ERR priority and directed to the currently active facility.
.Xr getcap 3 ,
.Xr initgroups 3 ,
.Xr login_cap 3 ,
+.Xr mac_set_proc 3 ,
.Xr login.conf 5 ,
.Xr termcap 5