bs-units/get-pacman-updates.service
2022-01-12 05:50:03 -05:00

12 lines
261 B
Desktop File

[Unit]
Description=Download Pacman Updates
[Service]
Type=oneshot
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7
ExecStart=/usr/bin/pacman -Sy --needed --noconfirm archlinux-keyring
ExecStart=/usr/bin/pacman -Suw --noconfirm
ExecStart=/usr/bin/paccache -r