Added 'capabilities' slice attr to default set of slice attrs.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 4 Mar 2008 22:26:17 +0000 (22:26 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 4 Mar 2008 22:26:17 +0000 (22:26 +0000)
db-config

index 34b33b5..146e7b4 100755 (executable)
--- a/db-config
+++ b/db-config
@@ -497,6 +497,11 @@ def main():
         # Proper operations
         {'name': "proper_op",
          'description': "Proper operation (e.g. bind_socket)",
+         'min_role_id': 10},
+
+        # VServer capabilities 
+        {'name': "capabilities",
+         'description': "VServer bcapabilities (separate by commas)",
          'min_role_id': 10},
 
                # Vsys