]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/ldconfig.service
journal: losen restrictions on journal file suffix (#8013)
[thirdparty/systemd.git] / units / ldconfig.service
index 0910fff054f87ffaa286a1578bd065558d7ddd75..3c3cbf5607e92c8158835dde50e867861be5c533 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
@@ -12,6 +14,7 @@ DefaultDependencies=no
 Conflicts=shutdown.target
 After=local-fs.target
 Before=sysinit.target shutdown.target systemd-update-done.service
+ConditionNeedsUpdate=|/etc
 ConditionFileNotEmpty=|!/etc/ld.so.cache
 
 [Service]