Import patches-unapplied version 2.472 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 84ef6ff8e3e67562bf44191ec9b0c3da4237b4ff

New changelog entries:
  [ Michael Hudson-Doyle ]
  * Add snap.subiquity.started.service to subiquity.service's Requires=.
This commit is contained in:
Steve Langasek 2017-10-10 18:41:01 -04:00 committed by usd-importer
parent 84ef6ff8e3
commit 5a3ccfef34
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.472) artful; urgency=medium
[ Michael Hudson-Doyle ]
* Add snap.subiquity.started.service to subiquity.service's Requires=.
-- Steve Langasek <steve.langasek@ubuntu.com> Tue, 10 Oct 2017 18:41:01 -0400
livecd-rootfs (2.471) artful; urgency=medium
* Now that grub-related diversions have been factored out in 2.466

View File

@ -2,7 +2,7 @@
Description=Subiquity, the installer for Ubuntu Server
After=systemd-user-sessions.service plymouth-quit-wait.service
After=rc-local.service snap.subiquity.started.service
Requires=snapd.service
Requires=snapd.service snap.subiquity.started.service
IgnoreOnIsolate=yes
ConditionPathExists=/dev/tty0
ConditionPathExists=!/run/subiquity/complete