[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#727708: upstart and upgrading from sysvinit scripts



]] Russ Allbery 

> It would, however, be nice if this were more clearly stated, since the
> guidance to the author of the unit file about what dependencies one should
> or should not explicitly add is a bit sparse.  In particular, I wonder if
> there is an implicit After= dependency in a service unit on a socket unit
> of the same name (which would make sense given how Sockets= works), or if
> that's something that one should explicitly add.

http://www.freedesktop.org/software/systemd/man/bootup.html has some
graphs.  In addition, as long as your service is not doing anything in
the early boot, DefaultDependencies will be true and you'll have an
After=basic.target in your service.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


Reply to: