Package: fake-hwclock
Version: 0.8
Followup-For: Bug #779040

I can confirm that Conflicts=shutdown.target resolves this issue. This is 
necessary because DefaultDependencies=no is used to ensure fake-hwclock starts 
early and restores the previous time as quickly as possible.

Unless DefaultDependencies= is set to false, service units will implicitly have 
dependencies of type Requires= and After= on basic.target as well as 
dependencies of type Conflicts= and Before= on shutdown.target. These ensure 
that normal service units pull in basic system initialization, and are 
terminated cleanly prior to system shutdown. Only services involved with early 
boot or late system shutdown should disable this option.

[1] http://www.freedesktop.org/software/systemd/man/systemd.service.html


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to