[Bug 220924] Re: motion package stops upgrade

kriss kszmurlo at gmail.com
Tue Mar 24 23:42:24 UTC 2009


*** This bug is a duplicate of bug 198292 ***
    https://bugs.launchpad.net/bugs/198292

To run motion as a daemon you need set:
daemon yes
and!!!
process_id_file /var/run/motion/motion.pid    (I think someone should change default config in pack)

/etc/init.d/motion script trying to run motion as a motion user, but
/var/run/ has root owner.

Also you need to have /var/run/motion folder as user:group motion:motion
(I don't know whether this folder is created by installer or not)


also script /etc/init.d/motion 
need to be change from:
PIDFILE=/var/run/$NAME.pid
to
PIDFILE=/var/run/motion/$NAME.pid
but it's only cosmetic change

-- 
motion package stops upgrade
https://bugs.launchpad.net/bugs/220924
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list