datapath: Drop padding from struct odp_flow_key.
[openvswitch] / debian / corekeeper.init
index b116f6821b4011e323b827e03ca741065ba6236e..b544568e728c3153824848829b158fda25562a19 100755 (executable)
@@ -57,7 +57,7 @@ case "$1" in
         exit 0
         ;;
   *)
-        N=/etc/init.d/$NAME
+        N=/etc/init.d/corekeeper
         echo "Usage: $N {start|stop|restart|force-reload|status}" >&2
         exit 1
         ;;