diff options
Diffstat (limited to 'system/motion/doinst.sh')
-rw-r--r-- | system/motion/doinst.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/motion/doinst.sh b/system/motion/doinst.sh index 282b54a44c79..e3ec6432e279 100644 --- a/system/motion/doinst.sh +++ b/system/motion/doinst.sh @@ -11,5 +11,4 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -config etc/motion-dist.conf.new - +config etc/motion/motion-dist.conf.new |