kumquat-buildroot/package/motion
Christopher McCrory fc50775164 motion: fix config file location
Install the motion.config file were the program expects it to be. From
the motion source code:

snprintf(filename, PATH_MAX, "%s/motion/motion.conf", sysconfdir);

Signed-off-by: Christopher McCrory <chrismcc@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit b773c33bf1)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-04-08 17:01:12 +02:00
..
Config.in
motion.hash
motion.mk motion: fix config file location 2018-04-08 17:01:12 +02:00
motion.service
S99motion