diff --git a/usr/share/archboot/pacman/etc/systemd/system/etc-pacman.d-gnupg.mount b/usr/share/archboot/pacman/etc/systemd/system/etc-pacman.d-gnupg.mount index 4eab55137..0ba0e6742 100644 --- a/usr/share/archboot/pacman/etc/systemd/system/etc-pacman.d-gnupg.mount +++ b/usr/share/archboot/pacman/etc/systemd/system/etc-pacman.d-gnupg.mount @@ -2,7 +2,7 @@ Description=Temporary /etc/pacman.d/gnupg directory [Mount] -What=tmpfs +What=ramfs Where=/etc/pacman.d/gnupg -Type=tmpfs +Type=ramfs Options=mode=0755