[ovs-dev] [PATCH] debian: Ensure that /var/run/openvswitch exists in controller init script.

Justin Pettit jpettit at nicira.com
Mon Aug 8 18:48:23 UTC 2011


On Aug 8, 2011, at 11:00 AM, Ben Pfaff wrote:

> On Mon, Aug 08, 2011 at 10:56:38AM -0700, Ben Pfaff wrote:
>> index 4781f83..b61489e 100755
>> --- a/debian/openvswitch-controller.init
>> +++ b/debian/openvswitch-controller.init
>> @@ -1,6 +1,6 @@
>> #!/bin/sh
>> #
>> -# Copyright (c) 2007, 2009 Javier Fernandez-Sanguino <jfs at debian.org>
>> +# Copyright (c) 2007, 2009, 2011 Javier Fernandez-Sanguino <jfs at debian.org>
>> #
>> # This is free software; you may redistribute it and/or modify
>> # it under the terms of the GNU General Public License as
> 
> Oops, that's obviously not what we want.  I changed this hunk to:
> 
> @@ -1,5 +1,6 @@
> #!/bin/sh
> #
> +# Copyright (c) 2011 Nicira Networks Inc.
> # Copyright (c) 2007, 2009 Javier Fernandez-Sanguino <jfs at debian.org>
> #
> # This is free software; you may redistribute it and/or modify

Looks good.

--Justin






More information about the dev mailing list