lock: set lock timeout to 5 minutes

This commit is contained in:
Vincent Bernat 2015-06-17 08:46:28 +02:00
parent e17f7b879c
commit 742d8ddbf4

View file

@ -1,7 +1,7 @@
#!/bin/bash
me="$(readlink -f "$0")"
timeout=240
timeout=300
notify=10
case "$1" in