JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr[Unit] Description=Clean up old files in the Launchpadlib cache ConditionPathExists=%h/.launchpadlib/api.launchpad.net/cache [Service] Type=oneshot ExecStart=find %h/.launchpadlib/api.launchpad.net/cache -type f -mtime +30 -delete