[node-patches] Change in ovirt-node[master]: recipe: Drop nologin tmpfiles.d

fabiand at redhat.com fabiand at redhat.com
Thu Sep 17 14:14:47 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: recipe: Drop nologin tmpfiles.d
......................................................................

recipe: Drop nologin tmpfiles.d

Change-Id: Iaf603f23f91c4fe486f201a0a438a19eeb6bb313
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1261702
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M recipe/common-post.ks
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/11/46311/1

diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index 67d3a5f..8f48566 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -295,3 +295,6 @@
 sed -i "/^REDHAT_BUGZILLA_PRODUCT=/ s/.*/REDHAT_BUGZILLA_PRODUCT=\"$PRODUCT $VERSION\"/" /etc/os-release
 sed -i "/^PRETTY_NAME/ s/.*/PRETTY_NAME=\"$PRODUCT $VERSION\"/" /etc/os-release
 
+echo "Removing nologin tmpfiles rhbz#1261702"
+rm -vf /usr/lib/tmpfiles.d/systemd-nologin.conf
+


-- 
To view, visit https://gerrit.ovirt.org/46311
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf603f23f91c4fe486f201a0a438a19eeb6bb313
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list