From 1f1aac7058a2b1365cc3c2fba4279a018f4d43be Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 21 Jun 2007 09:31:35 +0000 Subject: [PATCH] Also drop --pidfile from the openafs-fileserver init script, since this option is for when the daemon writes out its own PID file and bosserver doesn't do that. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6c24804b8..aef696ac5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 21 Jun 2007 02:18:44 -0700 + -- Russ Allbery Thu, 21 Jun 2007 02:32:57 -0700 openafs (1.4.4.dfsg1-3) unstable; urgency=low -- 2.39.5