mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-16 00:02:33 +01:00
9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
[Unit]
|
|
Description=Temporary /etc/pacman.d/gnupg directory
|
|
|
|
[Mount]
|
|
What=tmpfs
|
|
Where=/etc/pacman.d/gnupg
|
|
Type=tmpfs
|
|
Options=mode=0755
|