packages-upgrade/systemd-templates/packages-upgrade-pacman.service

7 lines
117 B
SYSTEMD
Raw Normal View History

2022-08-28 12:10:27 +02:00
[Unit]
Description=Run Pacman to upgrade packages
[Service]
Type=oneshot
ExecStart=/usr/bin/pacman -Syu --noconfirm