From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] tools/hotplug: update systemd dependency to use service instead of socket Date: Mon, 8 Dec 2014 10:31:12 +0100 Message-ID: <20141208093111.GA30291@aepfle.de> References: <20141202184240.GI32385@laptop.dumpdata.com> <20141203165410.GA2819@laptop.dumpdata.com> <20141204074756.GA4505@aepfle.de> <20141205021508.GB19424@andromeda.dapyr.net> <20141205074733.GA29524@aepfle.de> <20141205080307.GA31016@aepfle.de> <20141205082844.GA643@aepfle.de> <20141205161517.GE472@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20141205161517.GE472@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Wei Liu , Ian Campbell , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org, M A Young , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On Fri, Dec 05, Konrad Rzeszutek Wilk wrote: > OK. That might be complicated in that the context could change between > bootup and run-time (I think that is what Michael told me). The proper place to handle mount options is /etc/fstab. My version of systemd is kind enough to use the values frm fstab for a given mount point. Olaf