]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/time-sync.target
Merge pull request #16519 from yuwata/networkctl-altnames
[thirdparty/systemd.git] / units / time-sync.target
index 54078069f276ac3e6e3671b678ce0e7bf51858c3..9106502e8becf12f820e4ac492f06ecd27339a62 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
@@ -5,10 +7,9 @@
 #  the Free Software Foundation; either version 2.1 of the License, or
 #  (at your option) any later version.
 
-# This exists mostly for compatibility with SysV/LSB units, and
-# implementations lacking socket/bus activation.
-
 [Unit]
 Description=System Time Synchronized
 Documentation=man:systemd.special(7)
 RefuseManualStart=yes
+After=time-set.target
+Wants=time-set.target