[Unit] Description=TANINUX [tanin] repo — daily AUR rebuild Documentation=file:%h/projects/taninux/packaging/aur-autoupdate.sh After=network-online.target Wants=network-online.target [Service] Type=oneshot # Adjust the path if your checkout lives elsewhere. ExecStart=%h/projects/taninux/packaging/aur-autoupdate.sh run # Be a good citizen — this is a background rebuild, not interactive work. Nice=15 IOSchedulingClass=idle # Uncomment + set once hosting is wired, e.g.: # Environment=TANIN_PUBLISH_CMD=rsync -a --delete %h/projects/tanin-repo/ host:/srv/tanin/ [Install] WantedBy=default.target