This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/lib/systemd/systemd-fsckd
- 
        StandardOutput=journal+console
 
- 
        
- 
    [Unit]- 
        Before=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=File System Check Daemon to report status
- 
        Documentation=man:systemd-fsckd.service(8)
- 
        Requires=systemd-fsckd.socket
 
- 
        
Additionnal notes
Nothing here.