]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-firstboot.service.in
Merge pull request #12378 from rbalint/vt-kbd-reset-check
[thirdparty/systemd.git] / units / systemd-firstboot.service.in
index a8719a8c7f7d1f325eb440397bc16c338b9cdb44..d4deba90b7445c081827d62d227bd122a3d4d552 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
@@ -7,11 +9,11 @@
 
 [Unit]
 Description=First Boot Wizard
-Documentation=man:systemd-firstboot(8)
+Documentation=man:systemd-firstboot(1)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service systemd-sysusers.service
-Before=sysinit.target shutdown.target
+After=systemd-remount-fs.service
+Before=systemd-sysusers.service sysinit.target shutdown.target
 ConditionPathIsReadWrite=/etc
 ConditionFirstBoot=yes