mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
19 lines
376 B
Desktop File
19 lines
376 B
Desktop File
# Automatically generated by systemd-fstab-generator
|
|
|
|
[Unit]
|
|
Description=Make Swap on %f
|
|
Documentation=man:systemd-mkswap@.service(8)
|
|
|
|
DefaultDependencies=no
|
|
BindsTo=%i.device
|
|
After=%i.device
|
|
Before=dev-sdy2.swap
|
|
Conflicts=shutdown.target
|
|
Before=shutdown.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
ExecStart=/usr/lib/systemd/systemd-makefs swap /dev/sdy2
|
|
TimeoutSec=0
|