[node-patches] Change in ovirt-node[master]: Start rsyslog after ovirt-post to fix logging visibility
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Mon May 13 13:02:03 UTC 2013
Fabian Deutsch has posted comments on this change.
Change subject: Start rsyslog after ovirt-post to fix logging visibility
......................................................................
Patch Set 1: Do not submit
(2 inline comments)
....................................................
File scripts/ovirt-init-functions.sh
Line 1253: create_minimal_etc_hosts_file
Line 1254:
Line 1255: # Restart jorunald to pick up /var/log/journal
Line 1256: service systemd-journald restart
Line 1257:
argh - a whitespace!
Line 1258: # Restart auditd, since we can't delay starting auditd this long
Line 1259: # and /var/log/audit/audit.log will be hidden otherwise
Line 1260: service auditd restart
Line 1261:
....................................................
File services/ovirt-post.service
Line 1: [Unit]
Line 2: Description=oVirt Node post configuration service
Line 3: After=ovirt.service
Line 4: Wants=ovirt.service
Line 5: Before=getty at tty1.service rsyslog.service
arg - another whitespace.
Line 6:
Line 7: [Service]
Line 8: Type=oneshot
Line 9: RemainAfterExit=yes
--
To view, visit http://gerrit.ovirt.org/14663
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Id4887d4066db169d592cce3eee4b3587a28aab37
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list