debian-dinit/services/swap
Muhammad Herdiansyah c29d3c4c8f init
2021-10-24 07:17:48 +07:00

7 lines
183 B
Text

type = scripted
command = /sbin/swapon -a
stop-command = /sbin/swapoff -a
depends-on = root-rw
depends-on = udevd
depends-on = mount-all
waits-for = udev-settle