[Unit] Description=Update AUR package repository [Service] Type=oneshot RemainAfterExit=no User=build Group=build ExecStart=/bin/bash -c "AUR_PAGER=ls aur sync -u --margs --noconfirm" [Install] WantedBy=multi-user.target