From 6e88bac8dd26372eea042112ad3769b1fac9ae18 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 7 May 2023 11:36:18 +0100 Subject: gentoo auto-resync : 07:05:2023 - 11:36:18 --- media-video/motion/files/motion.initd-r5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-video/motion/files/motion.initd-r5') diff --git a/media-video/motion/files/motion.initd-r5 b/media-video/motion/files/motion.initd-r5 index b13ac5d0b5b7..315bda6c2e7f 100644 --- a/media-video/motion/files/motion.initd-r5 +++ b/media-video/motion/files/motion.initd-r5 @@ -20,7 +20,7 @@ start_pre() { directory="${MOTION_DIR}" fi if [ "${MOTION_LOGFILE}" ] ; then - checkpath -f -o "${MOTION_USER}":"${MOTION_GROUP}" "${LOGFILE}" + checkpath -f -o "${MOTION_USER}":"${MOTION_GROUP}" "${MOTION_LOGFILE}" fi if [ "${MOTION_PIDFILE}" ] ; then pidfile="${MOTION_PIDFILE}" -- cgit v1.2.3