Don't forget to log the start time!

This commit is contained in:
Jérémy Lecour 2020-04-18 19:10:19 +02:00 committed by Jérémy Lecour
parent 7a13a42ad2
commit 723c8511e1

View file

@ -30,6 +30,8 @@ delete_inc_ext4() {
inc_path=$(inc_path "${jail_name}" "${inc_name}")
start=$(current_time)
lock_file="${LOCKDIR}/rm-global.lock"
if [ -f "${lock_file}" ]; then
# Get Process ID from the lock file