mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
7dbfdefca3
(cherry picked from commit 8cc8a073a8
)
17 lines
484 B
Desktop File
17 lines
484 B
Desktop File
# Automatically generated by systemd-fstab-generator
|
|
|
|
[Unit]
|
|
Description=File System Check on /dev/disk/by-label/Root
|
|
Documentation=man:systemd-fsck-root.service(8)
|
|
DefaultDependencies=no
|
|
BindsTo=dev-disk-by\x2dlabel-Root.device
|
|
Conflicts=shutdown.target
|
|
After=initrd-root-device.target local-fs-pre.target dev-disk-by\x2dlabel-Root.device
|
|
Before=shutdown.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/lib/systemd/systemd-fsck /dev/disk/by-label/Root
|
|
TimeoutSec=0
|