trunk: add getserv and shmemserv nscd permissions.
This commit is contained in:
parent
708aab1393
commit
924f3cc2cb
|
@ -1,3 +1,4 @@
|
||||||
|
- Add getserv and shmemserv nscd permissions.
|
||||||
- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
|
- Add debian apcupsd binary location, from Stefan Schulze Frielinghaus.
|
||||||
- Added modules:
|
- Added modules:
|
||||||
application
|
application
|
||||||
|
|
|
@ -598,6 +598,8 @@ class nscd
|
||||||
shmempwd
|
shmempwd
|
||||||
shmemgrp
|
shmemgrp
|
||||||
shmemhost
|
shmemhost
|
||||||
|
getserv
|
||||||
|
shmemserv
|
||||||
}
|
}
|
||||||
|
|
||||||
# Define the access vector interpretation for controlling
|
# Define the access vector interpretation for controlling
|
||||||
|
|
Loading…
Reference in New Issue