First sync
This commit is contained in:
10
get-pacman-updates.service
Normal file
10
get-pacman-updates.service
Normal file
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Download Pacman Updates
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
Nice=19
|
||||
IOSchedulingClass=2
|
||||
IOSchedulingPriority=7
|
||||
ExecStart=/usr/bin/pacman -Syuw --noconfirm
|
||||
ExecStart=/usr/bin/paccache -r
|
||||
Reference in New Issue
Block a user