10 lines
180 B
Desktop File
Executable file
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
|