X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-update-done.service.in;h=ec7d906392b0d51d63c5fbdc3cc357a01eaaaeab;hp=dccb5137d2cdc55cbdc4a1abf4d8098013f65de0;hb=7d5fed66a6fd5731da7564ae47a9f693fa75a549;hpb=8ea48dfcd33e8db0c01bf8c57c3bbcfdc3c86d4b diff --git a/units/systemd-update-done.service.in b/units/systemd-update-done.service.in index dccb5137d..ec7d90639 100644 --- a/units/systemd-update-done.service.in +++ b/units/systemd-update-done.service.in @@ -7,13 +7,13 @@ [Unit] Description=Update is Completed -Documentation=man:sysusers.d(5) man:systemd-sysusers(8) +Documentation=man:systemd-update-done.service(8) DefaultDependencies=no Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target +After=local-fs.target Before=sysinit.target shutdown.target -RefuseManualStart=yes -RefuseManualStop=yes +ConditionNeedsUpdate=|/etc +ConditionNeedsUpdate=|/var [Service] Type=oneshot