. " -cmd /usr/lib/openafs/salvager -localauth");
unwind("bos delete $server fs -localauth");
+# Make sure that there is no scheduled general restart time; it's not needed.
+run("bos setrestart $server -time never -general");
+
# Pause for a while for ubik to catch up.
print "Waiting for database elections: ";
sleep(30);
* Add a missing conflict on older versions of openafs-client to
openafs-krb5 to ensure that the klog transition to alternatives is
smooth.
+ * When configuring a new cell, clear the general restart time.
-- Russ Allbery <rra@debian.org> Fri, 09 May 2008 10:16:28 -0700