Annotation of elwix/config/etc/default/rc.d/040.motion.stop, revision 1.1

1.1     ! misho       1: #!/bin/sh
        !             2: 
        !             3: echo "Starting Video surveillance ..."
        !             4: 
        !             5: motion -c /etc/motion.conf

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>