* Make sure the stop script gets executed on shutdown.

svn path=/nixos/trunk/; revision=8126
This commit is contained in:
Eelco Dolstra 2007-03-01 00:50:17 +00:00
parent ba56551986
commit fb2a9d91a1

View File

@ -13,7 +13,7 @@ in
start on hardware-scan
stop on shutdown
script
start script
# Load some additional modules.
export MODULE_DIR=${kernel}/lib/modules/
@ -26,6 +26,8 @@ script
end script
respawn sleep 1000000 # !!! hack
stop script
# Save the sound state.