diff options
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/cronbase/cronbase-0.3.7-r1.ebuild (renamed from sys-process/cronbase/cronbase-0.3.7.ebuild) | 0 | ||||
-rwxr-xr-x | sys-process/cronbase/files/run-crons-0.3.7 | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronbase/cronbase-0.3.7.ebuild b/sys-process/cronbase/cronbase-0.3.7-r1.ebuild index a05a141f612e..a05a141f612e 100644 --- a/sys-process/cronbase/cronbase-0.3.7.ebuild +++ b/sys-process/cronbase/cronbase-0.3.7-r1.ebuild diff --git a/sys-process/cronbase/files/run-crons-0.3.7 b/sys-process/cronbase/files/run-crons-0.3.7 index 16fe0fa2805a..c661c77a43fa 100755 --- a/sys-process/cronbase/files/run-crons-0.3.7 +++ b/sys-process/cronbase/files/run-crons-0.3.7 @@ -6,7 +6,7 @@ # for scripts to be executed. The info about last run is stored in # /var/spool/cron/lastrun -LOCKDIR="/var/run/lock" +LOCKDIR="/var/lock" CRONSPOOLDIR="/var/spool/cron" LASTRUNDIR="${CRONSPOOLDIR}/lastrun" # This is the legacy lockfile that we need to clean up. |