diff --git a/ucrontab b/ucrontab index 63b3311..f7a2ea3 100755 --- a/ucrontab +++ b/ucrontab @@ -84,13 +84,13 @@ OPTIONS Afficher simplement les modifications qui doivent ĂȘtre effectuĂ©es." } -DEFAULT_ADELAY=1 -DEFAULT_GDELAY=15 - #source "$(dirname "$0")/ulib/ulib" && #urequire DEFAULTS crontab || #exit 1 +DEFAULT_ADELAY=1 +DEFAULT_GDELAY=15 + ##@inc[base ## Fonctions de base diff --git a/utrigger b/utrigger index 6c8c792..e5120f9 100755 --- a/utrigger +++ b/utrigger @@ -46,12 +46,12 @@ OPTIONS train de tourner, cette option n'a aucun effet." } -RUNDELAY=5 - source "$(dirname "$0")/ulib/ulib" && urequire base pretty || exit 1 +RUNDELAY=5 + function acquire_lock() { eval "exec $1>'$2'" flock $3 "$1"