diff --git a/src/libimcv/plugins/imv_os/pacman.sh b/src/libimcv/plugins/imv_os/pacman.sh index 289436e2a..a17a0839a 100755 --- a/src/libimcv/plugins/imv_os/pacman.sh +++ b/src/libimcv/plugins/imv_os/pacman.sh @@ -21,7 +21,7 @@ ipsec pacman --product "Ubuntu 12.10" --file $DATE-quantal-updates.txt --update echo ipsec pacman --product "Ubuntu 12.04" --file $DATE-precise.txt echo -ipsec pacman --product "Ubuntu 12.04" --file $DATE-precise-updates.txt +ipsec pacman --product "Ubuntu 12.04" --file $DATE-precise-updates.txt --update echo ipsec pacman --product "Ubuntu 11.10" --file $DATE-oneiric.txt echo