]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/hibernate.target
man: update DefaultDependency= in systemd.mount(5)
[thirdparty/systemd.git] / units / hibernate.target
index 143eb59230c78167bd6830dfc2927a11017671c4..8580c658e6a60433cc271a78b3ec920a7e90ed7e 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -9,5 +11,6 @@
 Description=Hibernate
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
-BindsTo=systemd-hibernate.service
+Requires=systemd-hibernate.service
 After=systemd-hibernate.service
+StopWhenUnneeded=yes