Add --noprogressbar parameter to Pacman call
This commit is contained in:
parent
7216312309
commit
e23e207009
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user