updated fpf.service
This commit is contained in:
parent
a89fdc9db2
commit
83c08f2532
|
@ -4,4 +4,4 @@ Description=Sync files database
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
User=root
|
User=root
|
||||||
ExecStart=/usr/bin/sh -c 'pacman -Fy && yay -Fy'
|
ExecStart=/usr/bin/sh -c 'pacman -Fy'
|
||||||
|
|
Loading…
Reference in New Issue