chiark / gitweb /
systemd-hibernate-resume@.service: remove unnecessary ordering
authorIvan Shapovalov <intelfx100@gmail.com>
Fri, 10 Oct 2014 03:52:26 +0000 (23:52 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Oct 2014 03:53:15 +0000 (23:53 -0400)
commit5516ae44198b5128f2afd93c7fb7973f89e2bfd9
treecf90fda09fdee5df89fb2c053dbc20e80bf5208a
parent65e3a2cf7c3b399853dd309f702ca5078b7d16ea
systemd-hibernate-resume@.service: remove unnecessary ordering

They were left from an early review iteration, when hibernate-resume
functionality was intended to work also outside of initramfs.
Now this is not the case, and these dependencies became redundant
as systemd-fsck-root.service can never be part of initramfs, and
systemd-remount-fs.service makes little sense in it.
units/systemd-hibernate-resume@.service.in