diff --git a/etc/pacman.d/hooks/scripts/51-pkglists.sh b/etc/pacman.d/hooks/scripts/51-pkglists.sh index e520226d..148cfcc9 100644 --- a/etc/pacman.d/hooks/scripts/51-pkglists.sh +++ b/etc/pacman.d/hooks/scripts/51-pkglists.sh @@ -30,4 +30,4 @@ /usr/bin/pacman -Qd /usr/bin/echo '########################' } >>/var/log/pkglist-deps.pacman.log -/usr/bin/chmod 600 /var/log/pkglist-*.log +/usr/bin/chmod 644 /var/log/pkglist-*.log