3
0
Fork 0
forked from mirrors/nixpkgs

* Trigger swap on new-devices.

svn path=/nixos/trunk/; revision=7455
This commit is contained in:
Eelco Dolstra 2006-12-21 19:21:36 +00:00
parent 896a935de1
commit 3b9a7c747e

View file

@ -5,6 +5,7 @@
job = "
start on startup
start on new-devices
script
for device in ${toString swapDevices}; do