mirror of
https://github.com/tuxdotrs/tuxOS.git
synced 2025-07-06 09:46:34 +05:30
9 lines
134 B
SYSTEMD
9 lines
134 B
SYSTEMD
[Unit]
|
|
Description=Temporary /etc/pacman.d/gnupg directory
|
|
|
|
[Mount]
|
|
What=ramfs
|
|
Where=/etc/pacman.d/gnupg
|
|
Type=ramfs
|
|
Options=mode=0755
|