1 2 3 4 5 6 7 8 9 10 11
|
Template: motion/moved_conf_dir
Type: note
_Description: Location of Motion's config files has changed
The default location of Motion's configuration files has moved from /etc/
to /etc/motion/. So if you already have a motion.conf in /etc/ from a
previous installation of Motion, you should move this to /etc/motion/ in
order for it to take effect whenever Motion is used.
.
The same thing goes for any thread*.conf files you may have. You should
move these to /etc/motion/ as well (in this case, also remember to update
the path to the thread*.conf files inside motion.conf).
|