# Periodically clean up temporary directories

type            = process
command         = /usr/libexec/systemd-tmpfiles-clean
depends-on      = local.target
depends-on      = time-sync.target
restart         = true
smooth-recovery = true
