Adding vsys attribute.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 26 Feb 2008 16:00:55 +0000 (16:00 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Tue, 26 Feb 2008 16:00:55 +0000 (16:00 +0000)
db-config

index 87c5125..34b33b5 100755 (executable)
--- a/db-config
+++ b/db-config
@@ -497,7 +497,13 @@ def main():
         # Proper operations
         {'name': "proper_op",
          'description': "Proper operation (e.g. bind_socket)",
+         'min_role_id': 10},
+
+               # Vsys
+        {'name': "vsys",
+         'description': "Bind vsys script fd's to a slice's vsys directory.",
          'min_role_id': 10}
         ]
 
     # Get list of existing attribute types