This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=systemd-tmpfiles --user --clean
- 
        IOSchedulingClass=idle
- 
        Slice=background.slice
- 
        SuccessExitStatus=DATAERR
- 
        Type=oneshot
 
- 
        
- 
    [Unit]- 
        Before=basic.target shutdown.target
- 
        Conflicts=shutdown.target
- 
        DefaultDependencies=no
- 
        Description=Cleanup of User's Temporary Files and Directories
- 
        Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
 
- 
        
Additionnal notes
Nothing here.