]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Also drop --pidfile from the openafs-fileserver init script, since this
authorRuss Allbery <rra@debian.org>
Thu, 21 Jun 2007 09:31:35 +0000 (09:31 +0000)
committerRuss Allbery <rra@debian.org>
Thu, 21 Jun 2007 09:31:35 +0000 (09:31 +0000)
option is for when the daemon writes out its own PID file and bosserver
doesn't do that.

debian/changelog

index 6c24804b876b613838402201a5c2449d7f876a5f..aef696ac564ccc85e5c312d99c87977d82623352 100644 (file)
@@ -13,13 +13,14 @@ openafs (1.4.4.dfsg1-4) UNRELEASED; urgency=low
   * Move upserver and upclient to /usr/lib/openafs (from /usr/sbin) to
     match upstream's layout and for consistency with the other servers run
     via bosserver.
-  * Use --name instead of --exec in the openafs-fileserver init script so
+  * Use --name instead of --exec in the openafs-fileserver init script and
+    drop the --pidfile option (bosserver doesn't create a PID file) so
     that we don't start a second bosserver on upgrades.
   * Go back to using krb5-config.  The dependency problem has now been
     fixed on all platforms in the krb5 package and this is the preferred
     upstream method.
 
- -- Russ Allbery <rra@debian.org>  Thu, 21 Jun 2007 02:18:44 -0700
+ -- Russ Allbery <rra@debian.org>  Thu, 21 Jun 2007 02:32:57 -0700
 
 openafs (1.4.4.dfsg1-3) unstable; urgency=low