mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-12-01 03:46:31 -05:00
The previous commit works around a long term systemd bug which recently began impacting us again. If the workaround stops working, the behavior should not be stalling boot forever. Swap isn't needed for our servers to function so it shouldn't break them if it can't be set up.
2 lines
241 B
Text
2 lines
241 B
Text
/dev/mapper/swap none swap x-systemd.device-timeout=30 0 0
|
|
tmpfs /etc/session-ticket-keys tmpfs size=1M,mode=750,gid=tls,noswap,x-systemd.before=create-session-ticket-keys.service,x-systemd.required-by=create-session-ticket-keys.service 0 0
|