]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/suspend-then-hibernate.target
Rename suspend-to-hibernate to suspend-then-hibernate
[thirdparty/systemd.git] / units / suspend-then-hibernate.target
similarity index 83%
rename from units/suspend-to-hibernate.target
rename to units/suspend-then-hibernate.target
index b9ab6d19e1bc2afdf00a7903078c1af6e2a19e68..8c4551009532666345cbc354d6697feeccdbbc3c 100644 (file)
@@ -11,6 +11,6 @@
 Description=Suspend; Idle into hibernate
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
-Requires=systemd-suspend-to-hibernate.service
-After=systemd-suspend-to-hibernate.service
+Requires=systemd-suspend-then-hibernate.service
+After=systemd-suspend-then-hibernate.service
 StopWhenUnneeded=yes