mirror of
https://github.com/systemd/systemd.git
synced 2024-11-02 10:51:20 +03:00
11 lines
216 B
SYSTEMD
11 lines
216 B
SYSTEMD
|
swap
|
||
|
[Unit]
|
||
|
SourcePath=/etc/fstab
|
||
|
Documentation=man:fstab(5) man:systemd-fstab-generator(8)
|
||
|
|
||
|
[Swap]
|
||
|
What=/dev/mapper/fedora_krowka-swap
|
||
|
Options=defaults,x-systemd.device-timeout=0
|
||
|
Priority=11
|
||
|
TimeoutSec=123h 5min 2y
|