mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-28 10:27:31 +02:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
# Disables all swap. Very questionable.
|
|
[Service]
|
|
ExecStart=-/usr/sbin/swapoff -a
|