]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/hybrid-sleep.target
hashmap: avoid using TLS in a destructor
[thirdparty/systemd.git] / units / hybrid-sleep.target
index d2d340922504c8253fdfae1041139a59dfac46d0..e5e22b8187b4b7b8fce5813e3e0c33690ba918d4 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=Hybrid Suspend+Hibernate
 Documentation=man:systemd.special(7)
 DefaultDependencies=no
-BindsTo=systemd-hybrid-sleep.service
+Requires=systemd-hybrid-sleep.service
 After=systemd-hybrid-sleep.service
+StopWhenUnneeded=yes