diff --git a/systemd-templates/packages-upgrade-pacman.service b/systemd-templates/packages-upgrade-pacman.service index da7cda8..403bfe7 100644 --- a/systemd-templates/packages-upgrade-pacman.service +++ b/systemd-templates/packages-upgrade-pacman.service @@ -3,4 +3,4 @@ Description=Run Pacman to upgrade packages [Service] Type=oneshot -ExecStart=/usr/bin/pacman -Syu --noconfirm +ExecStart=/usr/bin/pacman -Syu --noconfirm --noprogressbar