author | sandman <sandman> | 2002-06-09 23:47:03 (UTC) |
---|---|---|
committer | sandman <sandman> | 2002-06-09 23:47:03 (UTC) |
commit | c479d93f2a8d7de836ef83c205f1a1789e49aa9a (patch) (side-by-side diff) | |
tree | 7fbb3e84e9e2278af99c8ed532988c72cdd9d338 /root/etc | |
parent | 1c56ab829f04ea5b127c1c632cec330e47bca524 (diff) | |
download | opie-c479d93f2a8d7de836ef83c205f1a1789e49aa9a.zip opie-c479d93f2a8d7de836ef83c205f1a1789e49aa9a.tar.gz opie-c479d93f2a8d7de836ef83c205f1a1789e49aa9a.tar.bz2 |
Made resuspend timeout a command line option (-a <seconds>)
-rwxr-xr-x | root/etc/resume-scripts/R46opiealarm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root/etc/resume-scripts/R46opiealarm b/root/etc/resume-scripts/R46opiealarm index c258047..169dc30 100755 --- a/root/etc/resume-scripts/R46opiealarm +++ b/root/etc/resume-scripts/R46opiealarm @@ -4,2 +4,2 @@ -/opt/QtPalmtop/bin/opiealarm -r +/opt/QtPalmtop/bin/opiealarm -r -a 120 |