lp:ubuntu/vivid-proposed/sysvinit

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/sysvinit
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

223. By Adam Conrad

Call 'systemctl daemon-reload' after any insserv call if systemd
is the system init to pick up changes (Closes: #766429, #774799)

222. By Martin Pitt

service, invoke-rc.d: Don't ignore systemd unit dependencies in "degraded"
mode. (LP: #1429734)

221. By Martin Pitt

invoke-rc.d: There are two cases when "systemctl is-enabled" fails: Either
the unit exists and is disabled, or if the unit doesn't exist (or only in
a generator output dir). In the latter case we do not want to prevent the
startup of a unit. (LP: #1429035)

220. By Martin Pitt

Call systemctl is-system-running with --quiet to avoid confusing output.
(LP: #1421058)

219. By Martin Pitt

* service, invoke-rc.d: Avoid deadlocks during bootup and shutdown from
  units/hooks which call "invoke-rc.d service reload" and similar, since the
  synchronous wait plus systemd's normal behaviour of transactionally
  processing all dependencies first easily causes dependency loops. Thus
  during boot/shutdown operate only on the unit and not on its dependencies,
  just like SysV behaves. (Closes: #777113, LP: #1417010)
* Make sysvinit-utils and sysv-rc break systemd << 215 to ensure we have the
  "systemctl is-system-running" command.

218. By Martin Pitt

Fix another syntax error from 2.88dsf-53.2ubuntu4 due to an unintended
line break.

217. By Didier Roche-Tolomelli

debian/src/sysv-rc/sbin/invoke-rc.d:
Handle disabled systemd services in a similar way than for sysvinit
scripts. We never start disabled ones and only restart them in that
case if they were manually started.
This is particularly useful on package installation or upgrade when
it contains some sysvinit scripts or upstart jobs.

216. By Iain Lane

Fix syntax error introduced in previous upload.

215. By Iain Lane

Fix syntax error introduced in previous upload.

214. By Didier Roche-Tolomelli

debian/src/sysv-rc/sbin/invoke-rc.d:
Support upgrading upstart-only job when the machine is already running
systemd as pid 1. This prevents the older prerm to fail due to no
.service or init script installed available for stopping.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/sysvinit
This branch contains Public information 
Everyone can see this information.

Subscribers