]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-fsck-root.service.in
Add note about transactions being genereated independently of a unit's state.
[thirdparty/systemd.git] / units / systemd-fsck-root.service.in
index 4388314079499e41f8fefda4c84e685c9f2390bd..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
-FsckPassNo=1
 TimeoutSec=0