Merge lp:~mwhudson/livecd-rootfs/server-live-disable-console-spam into lp:livecd-rootfs

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Steve Langasek
Approved revision: 1524
Merged at revision: 1524
Proposed branch: lp:~mwhudson/livecd-rootfs/server-live-disable-console-spam
Merge into: lp:livecd-rootfs
Diff against target: 11 lines (+1/-0)
1 file modified
live-build/ubuntu-server/includes.binary/overlay/lib/systemd/system/subiquity.service (+1/-0)
To merge this branch: bzr merge lp:~mwhudson/livecd-rootfs/server-live-disable-console-spam
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+331028@code.launchpad.net

Description of the change

just a cosmetic thing

To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) wrote :

should there be a corresponding reset of the log level when subiquity exits?

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

> should there be a corresponding reset of the log level when subiquity exits?

Given that I don't really care what happens after subiquity exits, I'll go for "no".

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'live-build/ubuntu-server/includes.binary/overlay/lib/systemd/system/subiquity.service'
--- live-build/ubuntu-server/includes.binary/overlay/lib/systemd/system/subiquity.service 2017-03-21 22:32:55 +0000
+++ live-build/ubuntu-server/includes.binary/overlay/lib/systemd/system/subiquity.service 2017-09-20 00:16:16 +0000
@@ -10,6 +10,7 @@
10[Service]10[Service]
11Environment=PYTHONPATH=/usr/share/subiquity11Environment=PYTHONPATH=/usr/share/subiquity
12ExecStartPre=/bin/systemctl stop getty@tty112ExecStartPre=/bin/systemctl stop getty@tty1
13ExecStartPre=/bin/dmesg -n 1
13ExecStart=/sbin/agetty -n --noclear -l /snap/bin/subiquity tty1 $TERM14ExecStart=/sbin/agetty -n --noclear -l /snap/bin/subiquity tty1 $TERM
14ExecStopPost=/bin/systemctl start getty@tty115ExecStopPost=/bin/systemctl start getty@tty1
15Type=idle16Type=idle

Subscribers

People subscribed via source and target branches