mirror of
https://git.suyu.dev/suyu/suyu-os.git
synced 2025-04-02 10:31:42 -04:00
- use gamemode - rebranded bootloader to suyuOS - included lastest source code - include user suyu This project is officially made BUT NOT OFFICIALLY SUPPORTED
8 lines
141 B
SYSTEMD
8 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
|