SpectreOS/service/btrfs-swapon.service
2022-10-04 19:01:31 +02:00

10 lines
180 B
Desktop File
Executable file

[Unit]
Description=btrfs-swapon
After=multi-user.target
[Service]
Type=simple
ExecStart=/usr/bin/btrfs-swapon %swapfilespeicher% /btrfs.swap
[Install]
WantedBy=multi-user.target