| |
| |
| |
| |
| |
| |
| |
| |
|
|
| [Unit] |
| Description=File System Check on Root Device |
| Documentation=man:systemd-fsck-root.service(8) |
| DefaultDependencies=no |
| Before=local-fs.target shutdown.target |
| ConditionPathIsReadWrite=!/ |
|
|
| [Service] |
| Type=oneshot |
| RemainAfterExit=yes |
| ExecStart=@rootlibexecdir@/systemd-fsck |
| TimeoutSec=0 |