# vim:set ft=sh: install () { MODULES="" BINARIES=" /usr/lib/suspend/resume" FILES=" /etc/suspend.conf" SCRIPT="uresume" } help () { cat<