]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - debian/init.d
Add $remote_fs dependency in init.d LSB header (Closes: #480645)
[quix0rs-apt-p2p.git] / debian / init.d
index a3a374f740d1bb0b3db3c33c2375280523ea4876..fd986e462e6fca6ceda2f68cab8cf86cb8dfba72 100755 (executable)
@@ -2,8 +2,8 @@
 
 ### BEGIN INIT INFO
 # Provides:          apt-p2p
-# Required-Start:    $network
-# Required-Stop:
+# Required-Start:    $remote_fs $network
+# Required-Stop:     $remote_fs
 # Should-Start:      $named
 # Should-Stop:
 # Default-Start:     2 3 4 5