* Add $named to Should-Start in the openafs-client init script since the
client may do DNS lookups for the VLDB and file servers during startup
in some situations. (Closes: #586226)
openafs (1.4.12.1+dfsg-4) UNRELEASED; urgency=low
+ * Add $named to Should-Start in the openafs-client init script since the
+ client may do DNS lookups for the VLDB and file servers during startup
+ in some situations. (Closes: #586226)
* Use dpkg --print-architecture, not --print-installation-architecture,
in the openafs-fileserver config script. The latter is deprecated.
Thanks, Peter Palfrader. (Closes: #594488)
# Provides: openafs-client
# Required-Start: $remote_fs $network $time
# Required-Stop: $remote_fs $network
-# Should-Start: $syslog
+# Should-Start: $syslog $named
# X-Stop-After: autofs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6