]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-fsck-root.service.in
core/cgroup: fix return value of unit_cgorup_freezer_action()
[thirdparty/systemd.git] / units / systemd-fsck-root.service.in
index 416298335a86496967ed535857502036ab47bf97..042081cceeb0456ca3b05190df4e393b59cb4bc4 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
 Description=File System Check on Root Device
 Documentation=man:systemd-fsck-root.service(8)
 DefaultDependencies=no
-After=systemd-readahead-collect.service systemd-readahead-replay.service
+Conflicts=shutdown.target
 Before=local-fs.target shutdown.target
-
 ConditionPathIsReadWrite=!/
 
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 ExecStart=@rootlibexecdir@/systemd-fsck
-StandardOutput=journal+console
 TimeoutSec=0