From a17a2f3b400afc375e2b6b583759109ef7da7760 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Mon, 5 May 2008 18:34:06 +0000 Subject: [PATCH] Add the necessary 'vsys' script attribute to the default _netflow slice. --- db-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db-config b/db-config index 275b5a3..ebd5cde 100755 --- a/db-config +++ b/db-config @@ -611,7 +611,8 @@ def main(): ('vref', "planetflow"), ('proper_op', "open file=/etc/passwd, flags=r"), ('proper_op', "create_socket"), - ('proper_op', "bind_socket")]}, + ('proper_op', "bind_socket"), + ('vsys' , "pfmount")]}, # Sirius {'name': plc['slice_prefix'] + "_sirius", 'description': 'The Sirius Calendar Service.\n\nSirius provides system-wide reservations of 25% CPU and 2Mb/s outgoing\nbandwidth. Sign up for hour-long slots using the Web GUI at the\nPlanetLab website.\n\nThis slice should not generate traffic external to PlanetLab.\n', -- 2.47.0