From: Stephen Soltesz Date: Mon, 5 May 2008 18:34:06 +0000 (+0000) Subject: Add the necessary 'vsys' script attribute to the default _netflow slice. X-Git-Tag: MyPLC-4.2-9~2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=a17a2f3b400afc375e2b6b583759109ef7da7760;p=myplc.git Add the necessary 'vsys' script attribute to the default _netflow slice. --- 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',