mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-26 12:14:25 +01:00
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
|
# Disables all swap. Very questionable.
|
||
|
[Service]
|
||
|
ExecStart=-/usr/sbin/swapoff -a
|