From 17803d20925a72d31dbdbacf56cb0a7d2db6efcb Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Mon, 2 Sep 2013 20:03:39 -0300 Subject: Leave only directory for profile releng --- .../root-image/etc/systemd/system/etc-pacman.d-gnupg.mount | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configs/profile/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount (limited to 'configs/profile/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount') diff --git a/configs/profile/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount b/configs/profile/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount new file mode 100644 index 0000000..4eab551 --- /dev/null +++ b/configs/profile/root-image/etc/systemd/system/etc-pacman.d-gnupg.mount @@ -0,0 +1,8 @@ +[Unit] +Description=Temporary /etc/pacman.d/gnupg directory + +[Mount] +What=tmpfs +Where=/etc/pacman.d/gnupg +Type=tmpfs +Options=mode=0755 -- cgit v1.2.3-54-g00ecf