]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
motion: fix config file location
authorChristopher McCrory <chrismcc@gmail.com>
Thu, 8 Mar 2018 14:15:36 +0000 (06:15 -0800)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Apr 2018 20:08:14 +0000 (22:08 +0200)
commitb773c33bf18d82e4cf7d0712dfe88a0bae61c865
tree05411f395f7c4512a0cb6cd5a914ce6ad570666c
parentce1104f6a10d0ebfdc48e1d7eea9eaf096e739fd
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>
package/motion/motion.mk