This unit is provided by:
Options
-
[Service]-
ExecStart=/usr/bin/pacman -Fy -
Nice=19 -
StandardError=journal -
StandardOutput=null -
Type=oneshot
-
-
[Unit]-
After=network-online.target nss-lookup.target -
Description=Refresh pacman files databases -
RequiresMountsFor="/var/lib/pacman/sync" -
Wants=network-online.target
-
Additionnal notes
Nothing here.