* Declare optional dependencies in the openafs-client init script on
openafs-fileserver so that, if the same host is running both a
fileserver and a client, the fileserver starts before and stops after
the client.
+openafs (1.6.0~pre3-2) UNRELEASED; urgency=low
+
+ * Declare optional dependencies in the openafs-client init script on
+ openafs-fileserver so that, if the same host is running both a
+ fileserver and a client, the fileserver starts before and stops after
+ the client.
+
+ -- Russ Allbery <rra@debian.org> Thu, 31 Mar 2011 14:04:35 -0700
+
openafs (1.6.0~pre3-1) experimental; urgency=low
* New upstream prerelease.
# Provides: openafs-client
# Required-Start: $remote_fs $network $time
# Required-Stop: $remote_fs $network
-# Should-Start: $syslog $named
+# Should-Start: $syslog $named openafs-fileserver
+# Should-Stop: openafs-fileserver
# X-Stop-After: autofs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6