mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 09:29:22 +01:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
# Disables all swap. Very questionable.
|
||
|
[Service]
|
||
|
ExecStart=-/usr/sbin/swapoff -a
|