debian: Add $remote_fs to Required-Start/-Stop field in init scripts
[openvswitch] / debian / openvswitch-controller.init
index ad3547b10a876673abda0e34716d24fbd179bdde..cf01fcfc01c795b8c9a13d278ef7d43a52bf6d33 100755 (executable)
@@ -19,8 +19,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:          openvswitch-controller
-# Required-Start:    $network $local_fs
-# Required-Stop:     
+# Required-Start:    $network $local_fs $remote_fs
+# Required-Stop:     $remote_fs
 # Should-Start:      $named
 # Should-Stop:       
 # Default-Start:     2 3 4 5