Move getloginclass(2) and setloginclass(2) to FBSD_1.2, where they should've
been added in the first place.
This commit is contained in:
parent
3212fe1acf
commit
fb78109e59
@ -344,7 +344,6 @@ FBSD_1.1 {
|
||||
fexecve;
|
||||
fstatat;
|
||||
futimesat;
|
||||
getloginclass;
|
||||
jail_get;
|
||||
jail_set;
|
||||
jail_remove;
|
||||
@ -358,13 +357,14 @@ FBSD_1.1 {
|
||||
readlinkat;
|
||||
renameat;
|
||||
setfib;
|
||||
setloginclass;
|
||||
shmctl;
|
||||
symlinkat;
|
||||
unlinkat;
|
||||
};
|
||||
|
||||
FBSD_1.2 {
|
||||
getloginclass;
|
||||
setloginclass;
|
||||
};
|
||||
|
||||
FBSDprivate_1.0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user