summaryrefslogtreecommitdiffstats
path: root/hooks/sleep
AgeCommit message (Collapse)AuthorFilesLines
2012-04-09hooks: use consistent shebang, modeline, function styleDave Reisner1-3/+5
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
2011-01-31Enhance sleep hook to watch for device availabilityThomas Bächler1-2/+6
Add a sleepdevice= parameter that will watch for the specified device to appear and then move on. This is more flexible than a defined sleep period and prevents needless waiting if the device appears sooner. Original patch by: Dan McGee <dan@archlinux.org>
2010-02-22Add 'sleep' hookThomas Bächler1-0/+9