mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-05 20:26:40 +02:00
9 lines
141 B
SYSTEMD
9 lines
141 B
SYSTEMD
[Unit]
|
|
Description=Temporary /etc/pacman.d/gnupg directory
|
|
|
|
[Mount]
|
|
What=tmpfs
|
|
Where=/etc/pacman.d/gnupg
|
|
Type=tmpfs
|
|
Options=mode=0755,noswap
|