debian: Add $remote_fs to Required-Start/-Stop field in init scripts
[sliver-openvswitch.git] / debian / openvswitch-controller.init
index ad3547b..cf01fcf 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