debian: Add $remote_fs to Required-Start/-Stop field in init scripts
[sliver-openvswitch.git] / debian / openvswitch-wdt.init
index cfe49be..06d8fcc 100755 (executable)
@@ -24,8 +24,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:          openvswitch-wdt
-# Required-Start:    $network $local_fs
-# Required-Stop:     
+# Required-Start:    $network $local_fs $remote_fs
+# Required-Stop:     $remote_fs
 # Should-Start:      $named $syslog openvswitch-switch
 # Should-Stop:       
 # Default-Start:     2 3 4 5