Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove '/run/vdsm' from vdsm-tmpfiles.d.conf ......................................................................
Remove '/run/vdsm' from vdsm-tmpfiles.d.conf '/var/run' is symlink of '/run', so the dir '/run/vdsm' also be created when the tempfiles service create '/var/run/vdsm'. And we don't use '/run/vdsm' directly, so we don't need care about it. Change-Id: I3872ed37850142d81dd324f38f7f018168f6850c Signed-off-by: Mark Wu <[email protected]> Reviewed-on: http://gerrit.ovirt.org/16905 Reviewed-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M build-aux/Makefile.subs M configure.ac M vdsm/vdsm-tmpfiles.d.conf.in 3 files changed, 0 insertions(+), 3 deletions(-) Approvals: Yaniv Bronhaim: Looks good to me, but someone else must approve Mark Wu: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16905 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3872ed37850142d81dd324f38f7f018168f6850c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Mark Wu <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
