debian: Don't unload kernel modules in init script on "stop" or "restart".
authorBen Pfaff <blp@nicira.com>
Wed, 16 Dec 2009 21:40:55 +0000 (13:40 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 16 Dec 2009 21:40:55 +0000 (13:40 -0800)
commit6c1b89ed0e6b9934d63ae4d71ba885bfcb87891a
tree6b2d21e59620d4067de82ac75a33e3061cb04ddd
parentd171b5846f4988e66c45a6ed5998bbaef82571f9
debian: Don't unload kernel modules in init script on "stop" or "restart".

Unloading kernel modules will destroy all of the datapaths, which is a
drastic action.  So we are probably better off doing that only if the
user requests it explicitly.
debian/openvswitch-switch.init