mirror of
https://github.com/drasko/codezero.git
synced 2026-01-21 15:23:15 +01:00
Tests working up to neverending suspend - Will be fixed.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
#define CAP_CONTROL_READ 1
|
||||
#define CAP_CONTROL_SHARE 2
|
||||
|
||||
#define CAP_SHARE_WITH_SPACE 1
|
||||
#define CAP_SHARE_WITH_CONTAINER 2
|
||||
#define CAP_SHARE_WITH_TGROUP 4
|
||||
#define CAP_SHARE_SPACE 1
|
||||
#define CAP_SHARE_CONTAINER 2
|
||||
#define CAP_SHARE_GROUP 4
|
||||
|
||||
#endif /* __API_CAPABILITY_H__ */
|
||||
|
||||
Reference in New Issue
Block a user