mirror of
https://github.com/arthur-pbty/arch-custom-iso.git
synced 2026-08-01 20:28:05 +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
|