From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek =?utf-8?Q?Marczykowski-G=C3=B3recki?= Subject: [PATCH 1/2] systemd: use standard dependencies for xendriverdomain.service Date: Sun, 24 Jul 2016 21:26:57 +0200 Message-ID: <20160724192657.GA22529@mail-itl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7533727589279797257==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: xen-devel-bounces@lists.xen.org Sender: "Xen-devel" To: xen-devel@lists.xen.org Cc: Wei Liu , Ian Jackson , Marek =?utf-8?Q?Marczykowski-G=C3=B3recki?= List-Id: xen-devel@lists.xenproject.org --===============7533727589279797257== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Having DefaultDependencies=3Dno means it can be started before / is remounted read-write, which will result in various failures (to start with opening the log). Since "libxl: trigger attach events for devices attached before xl devd startup" it is no longer important to start it as early as possible, because it will process devices created before its startup. Cc: Ian Jackson Cc: Wei Liu Signed-off-by: Marek Marczykowski-G=C3=B3recki --- tools/hotplug/Linux/systemd/xendriverdomain.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/hotplug/Linux/systemd/xendriverdomain.service.in b/tools= /hotplug/Linux/systemd/xendriverdomain.service.in index c0cd454..0afb54d 100644 --- a/tools/hotplug/Linux/systemd/xendriverdomain.service.in +++ b/tools/hotplug/Linux/systemd/xendriverdomain.service.in @@ -1,6 +1,5 @@ [Unit] Description=3DXen driver domain device daemon -DefaultDependencies=3Dno Requires=3Dproc-xen.mount After=3Dproc-xen.mount ConditionVirtualization=3Dxen --=20 2.5.5 --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXlRaBAAoJENuP0xzK19csBxYH/0OaAtVEIKQkoM2YZuJaJgST bLa8BTJZ2HqOVUcw4DtSQlND8Zi8OhtICiTTYiou17Nmjqdm1V9sGrqay2E1NAZ6 u5ZaJAuamNAM6gb0sRC9Ip+hLykgXkrDOi37sX0/vG63IffltV6TJ8uF3rAa33CX 4JfDVnqgywOIDUbf5EfFoO8BWG0qCPzjAf16CTcWL//nVdvh6/fg/exJarJltN5B 55XgEKa9JKRocZpzn8uHAUmk1NG94US9KRmpdA8bnZbVD1HE0SlqB2w5OMw8lgx2 MFLPnM7IjrHbY/iLfmAqS8WrsgVm54JMiFxM3tE9wsqYX5r/NfIy/GTC/jP4CQ8= =XtfU -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- --===============7533727589279797257== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KWGVuLWRldmVs IG1haWxpbmcgbGlzdApYZW4tZGV2ZWxAbGlzdHMueGVuLm9yZwpodHRwczovL2xpc3RzLnhlbi5v cmcveGVuLWRldmVsCg== --===============7533727589279797257==--