* Trigger swap on new-devices.
svn path=/nixos/trunk/; revision=7455
This commit is contained in:
parent
896a935de1
commit
3b9a7c747e
@ -5,6 +5,7 @@
|
|||||||
|
|
||||||
job = "
|
job = "
|
||||||
start on startup
|
start on startup
|
||||||
|
start on new-devices
|
||||||
|
|
||||||
script
|
script
|
||||||
for device in ${toString swapDevices}; do
|
for device in ${toString swapDevices}; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user