Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 15:45:56 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2022-05-01 15:45:56 +0200
commit872e8193f24d2af50fe9283899a35b91d1867714 (patch)
tree1d627a914f784f84e5d670b5b897bd167cc1d0a6 /configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount
parent8617710e0fb74229f684de930a3ae4b09efe8c40 (diff)
parent66d4c7fa67f32c02cb9ac1e9171f81e3a1d5c29d (diff)
merged with upstream
Diffstat (limited to 'configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount')
-rw-r--r--configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount b/configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount
index 4eab551..0ba0e67 100644
--- a/configs/releng/airootfs/etc/systemd/system/etc-pacman.d-gnupg.mount
+++ b/configs/releng/airootfs/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