[node-patches] Change in ovirt-node[ovirt-3.5]: recipe: Drop nologin tmpfiles.d
fabiand at redhat.com
fabiand at redhat.com
Fri Oct 9 16:50:54 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/63/47163/1
diff --git a/recipe/common-post.ks b/recipe/common-post.ks
index d41dd17..4096490 100644
--- a/recipe/common-post.ks
+++ b/recipe/common-post.ks
@@ -350,3 +350,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/47163
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf603f23f91c4fe486f201a0a438a19eeb6bb313
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
More information about the node-patches
mailing list