From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH] opensm: Add support for PID file Date: Thu, 14 Jul 2011 10:10:56 -0600 Message-ID: <20110714161056.GB4502@obsidianresearch.com> References: <20110710120442.GA11284@localhost.localdomain> <20110712162740.29e2d7d1.weiny2@llnl.gov> <20110712235222.GG10216@obsidianresearch.com> <20110712165817.16076a3d.weiny2@llnl.gov> <20110713041441.GA26663@obsidianresearch.com> <20110713082640.GA2024@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Roland Dreier Cc: Alex Netes , Ira Weiny , "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Aleksey Senin List-Id: linux-rdma@vger.kernel.org On Wed, Jul 13, 2011 at 05:40:57PM -0700, Roland Dreier wrote: > On Wed, Jul 13, 2011 at 1:26 AM, Alex Netes wrote: > > +dnl Where to place opensm.pid > > +piddir=/var/run > > FWIW the future seems to be /run instead of /var/run, eg > http://lists.fedoraproject.org/pipermail/devel/2011-March/150031.html > > Not sure what the best way to handle this in a way that doesn't cause > hassles for packagers is. Donno, I find it still unclear if /run is just for early boot stuff that might start prior to /var being mounted or a general replacement for all /run directories - I think it is the just for early boot stuff, and /var/run will bind mount/symlink to it (maybe forever?)? In any event, it is the packager's responsibility to understand details like this for their distribution.. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html