compose-website/unit-files/swapon.service
2015-10-16 13:07:40 +01:00

9 lines
123 B
Desktop File

[Unit]
Description=Turn on swap
[Service]
Type=oneshot
ExecStart=/sbin/swapon /data/swap
[Install]
WantedBy=local.target