aboutsummaryrefslogtreecommitdiffstats
path: root/testing/motion/motion.confd
blob: dfff31beb45de0d6975efe120d6f28cffc0f989f (plain)
1
2
3
4
5
6
7
8
9
# Set the user and group under which motion will be run
MOTION_USER="motion"
MOTION_GROUP="video"

# Set the the directory for storing the pidfile
MOTION_RUN_DIR="/var/run/motion"

# Set the the working directory for storing images/videos
MOTION_LIB_DIR="/var/lib/motion"