[Unit] Description=central pacman cache After=network.target [Service] Type=simple # Shutdown can be somewhat sluggish on low-end devices like the RPi. TimeoutSec=90 SuccessExitStatus=143 User=cpcache Group=cpcache ExecStart=/usr/share/cpcache/bin/cpcache start ExecStop=/usr/share/cpcache/bin/cpcache stop [Install] WantedBy=multi-user.target